RSS/Atom feed Twitter
Site is read-only, email is disabled

new user question about gimp scripting vs. Imagemagick

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

new user question about gimp scripting vs. Imagemagick yonosuenohito 05 Nov 16:45
yonosuenohito
2004-11-05 16:45:40 UTC (over 19 years ago)

new user question about gimp scripting vs. Imagemagick

Hi all,

I recently wrote a shell script using Imagemagick which goes through all my backups and finds, identifies, thumbnails and catalogs all images found there, even if the file names have no extensions. However, Imagemagick handles some issues rather badly: when converting CMYK to RGB, it makes terrible color distortions, flattening multiple layered PSD files usually ends up in a mess, and very large files (like 30MB+) take very long to convert.

Is it possible to make command line identification and conversion scripts with GIMP that would be comparable, and would they perform better and faster than using Imagemagick?

An expereienced response would save me a lot of time.

Thanks,

JM