Search found 2 matches

by paradd
2015-02-13T04:37:40-07:00
Forum: Users
Topic: Multipage TIF output file number format
Replies: 2
Views: 1251

Re: Multipage TIF output file number format

Tnx! %02d works as i wanted.
by paradd
2015-02-13T00:51:31-07:00
Forum: Users
Topic: Multipage TIF output file number format
Replies: 2
Views: 1251

Multipage TIF output file number format

I convert multipage TIFF to PNG and take result:
abc.tif -> abc-0.png , abc-1.png, abc-10.png
If convert this PNG files to multipage TIF then pages 0,1,10,11,12...2,20,...
How make ouput filenames like abc-00.png, abc-01.png...etc.