Multiple Records

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
emerge

Multiple Records

Post by emerge »

Does Image Magick allow you to convert file sizes for multiple records in a file?

I want to convert several hundred records to thumbnail size in a singel action. Possible?

Thanks
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: Multiple Records

Post by Bonzo »

http://redux.imagemagick.org/discourse- ... 579&hilit=

The trouble with people not using good descriptive subjects !

There are other posts on this subject; you just need to search for the correct phrase.

I have a php script that can be modified here: http://www.rubblewebs.co.uk/imagemagick/code.php
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Multiple Records

Post by anthony »

In answer to the intended question..
IM Examples, Thumbnails, General Thumbnail Creation
http://www.imagemagick.org/Usage/thumbnails/#creation
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
emerge

Re: Multiple Records

Post by emerge »

Thank you Anthony
Post Reply