count, split and thumbnail creation of images

Hi,

Need to do 3 tasks (independently) on images (.tif and .pdf) by using ksh/bash/perl

  • counting number of pages in an image
  • splitting the pages of images into separate individual images
  • creation of thumbnails

Actually, i'm absolutely clueless about this but thought perl could do for us.

Any help highly appreciated

TIA
Prvn

I too wanted to a similar task.
I've a tif file with many pages and i want to edit the image and then convert to pdf. but in whatever image editor i open it i find only the 1st page of the tif file. How do i edit the rest?? :confused:
If thats not easy i'd like to have some tool which would split the image into individual images so that i can edit them and combine back to a pdf.. :slight_smile: