Search found 4 matches
- 2017-09-18T11:02:31-07:00
- Forum: Users
- Topic: Deleting rows and columns from an image without leaving gaps
- Replies: 9
- Views: 8238
Re: Deleting rows and columns from an image without leaving gaps
I can confirm that one works too GeeMack I think your solution is easier to understand and therefore modify for a newbie like myself. I can't get over how many possibilities this tool provides!
- 2017-09-18T06:10:01-07:00
- Forum: Users
- Topic: Deleting rows and columns from an image without leaving gaps
- Replies: 9
- Views: 8238
Re: Deleting rows and columns from an image without leaving gaps
I can confirm that that works too snibgo
- 2017-09-18T00:21:39-07:00
- Forum: Users
- Topic: Deleting rows and columns from an image without leaving gaps
- Replies: 9
- Views: 8238
Re: Deleting rows and columns from an image without leaving gaps
Hi fmw42,
Wow, this is really impressive, thank you! It doesn't seem to have taken any of the picture away from the outer edges either which is great. I am on linux. Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31, so the script is perfect.
Thanks again,
Iarla
Wow, this is really impressive, thank you! It doesn't seem to have taken any of the picture away from the outer edges either which is great. I am on linux. Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31, so the script is perfect.
Thanks again,
Iarla
- 2017-09-17T15:25:01-07:00
- Forum: Users
- Topic: Deleting rows and columns from an image without leaving gaps
- Replies: 9
- Views: 8238
Deleting rows and columns from an image without leaving gaps
There is a grid overlaid on an image I want to correct. It's a stitched-together group of screenshots from a game[1]. What switch/argument on imagemagick allows me to delete rows / colums without leaving a gap? In other words, for every column of 2px I delete, the overall image should become 2px ...