[Klug-general] GIMP Scripting

Julia Freeman klug at quixotic.eu
Thu Jun 23 11:57:03 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Jun 23, 2011 at 12:40:24PM +0100, Paul Littlefield wrote:
> On 23/06/11 11:59, Mike Evans wrote:
>> GIMP does scripts?  Wow!  The little bit I've done I did with the shell and ImageMagick command line trickery.
>
> Yeah, I've used ImageMagick in the past too and it does work.
>
> I just fancied trying something which reminded of the cool Photoshop actions buttons.
>
> [click] --> image rotated, resized and saved as a whatever.jpg in this folder.
>
> That rocked. Not cheap, but rocked.
>
> :-)
>
> If anyone who can do this in their sleep can spend a little time writing me a rotate and resize script, I would be happy bunny.
>
> If not, ImageMagick it is I guess.

exiftran -a -i filename.jpg
convert -resize 800x800 filename.jpg filename_sm.jpg

...

J
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFOAybqpQ4p2TvRQNARAjW2AJ9MD2IHsduQdNUIynHPMeRYvFqRewCfZMRG
kJb0V9uk4GmH3rvT4QxgQJk=
=vi8P
-----END PGP SIGNATURE-----



More information about the Kent mailing list