What program are you using that has "stiff"?
I have written (but not published) a GUI for Windows, using ImageMagick for the processing. It also creates the ImageMagick commands, so they can be pasted into scripts.
I though that was an user graphical interface for ImageMagick stuff. That was on ...
Search found 3 matches
- 2016-03-01T03:25:08-07:00
- Forum: Users
- Topic: [Solved] Spiff and Sharpen to a large amount of an images.
- Replies: 7
- Views: 9915
- 2016-03-01T01:15:08-07:00
- Forum: Users
- Topic: [Solved] Spiff and Sharpen to a large amount of an images.
- Replies: 7
- Views: 9915
Re: Spiff and Sharpen to a large amount of an images.
Thanx .
mogrify *.png -sharpen 0.5x1.0 Works cool and fast for me. Now I need to Spiff it 4 times! I do not know what the SPIFF exactly is. I got this effect from ImageMagick--->Commands--->Enhance--->Spiff O_o . This "spiff" effect can make small images more readable. That I need for.
The hell ...
mogrify *.png -sharpen 0.5x1.0 Works cool and fast for me. Now I need to Spiff it 4 times! I do not know what the SPIFF exactly is. I got this effect from ImageMagick--->Commands--->Enhance--->Spiff O_o . This "spiff" effect can make small images more readable. That I need for.
The hell ...
- 2016-02-29T23:34:05-07:00
- Forum: Users
- Topic: [Solved] Spiff and Sharpen to a large amount of an images.
- Replies: 7
- Views: 9915
[Solved] Spiff and Sharpen to a large amount of an images.
Hello to everyone.
ImageMagick is incredible flexible and it has a lot of abilities to change images. But for me it is too difficult in applying.
GIMP can not modify an images that I need for (or I do not know how to do it...) so I try to do it with IM.
My ImageMagick version is 6.8.9-9 Q16
I ...
ImageMagick is incredible flexible and it has a lot of abilities to change images. But for me it is too difficult in applying.
GIMP can not modify an images that I need for (or I do not know how to do it...) so I try to do it with IM.
My ImageMagick version is 6.8.9-9 Q16
I ...