![]() |
imagemagick command line
hi guys,
can you post your favourite imagemagick command line? i have this one.. -sharpen 1x1 -enhance haven't used imagemagick for a long time.. sample thumbs would be awesome as well! :) thanks! |
I just use -resize "xXXX>" - compress jpeg -quality XX
|
When making thumbs I use:
-filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance |
thanks guys! i'm gonna use it for gallery scraper thumbs
|
Another vote for on thumbs
-filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance |
-filter Cubic -unsharp 1.0x1.0+0.5 -unsharp 1.0x1.0+0.5 -modulate 105,118 -enhance -strip
http://www.gaybutter.com/tgp/st/thum...qzNzqIK2rY.jpg |
-filter Blackman -sharpen 1x1 -modulate 110 -modulate 100,102,100 -enhance
|
thanks guys!!!
|
You should use "-strip" on any of your command lines to get rid of any crap data that's saved in the images.
I also like to add "-interlace Plane" for jpg images so it saves it in progressive mode.. suprisingly the files sizes are a little smaller with that as well. And don't forget to set the quality. |
Quote:
-filter Blackman -modulate 110,102,100 -sharpen 1x1 -enhance this is nice but too much for me trannies :P thanks guys! |
Quote:
Keep in mind that IM applies things left to right so sometimes changing the order of things can produce slightly better results. For example, -enhance "blurs" the image a bit to putting the sharpen after it can be better. for sharpening I use -unsharp 1x1+0.6+0.05 The 0.6 is the value that can be changed. 0.4 would be less sharpening, 0.8 more.. I find 0.5 - 0.6 to be adequate most times. |
Quote:
|
All times are GMT -7. The time now is 02:06 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123