ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Convert to tiff (lzw)

(1/2) > >>

justice:
I'm trying to convert all the BMP images in the Pictures folder to TIFF(LZW compression), then delete the originals. I want to keep the folder structure in place, keep the original date. Apparently this is too hard a task. Photoshop can't do it, as actions always save to a specific folder (either chosen for the action or it copies all files into 1 flat folder), irfanview can't do it (same reason). Anyone got suggestions that work? I don't mind doing it via the commandline.

O yeah I got other images in these folders with a different format (jpg / png) I don't want to convert them or manually have to select individual files so ImageTasks doesn't seem able either).

nudone:
ACDSee would do it as it allows you to pick files from different folders at the same time. the batch conversion would also put the new files in the original folders - it should also cope with deleting the files as you would just hit delete on the selected files after the job has done.

not sure about other image manager type programs but if they allow selection of files in different folders then they should do it.

edit:

not sure about just selecting bmp files and ignoring others - to that i'd say 'probably'.

edit again:

simply arranging the files by file type means you can easily just select all the bmp's with a couple of clicks.

edit again again:

i should have realised but you can also just search for *.bmp within a selected group of folders to get the same result. obvious really.

justice:
Tried FORFILES but even though documentation says otherwise, i'm unable to add double quotes for long filenames (yes i tried 0x22)

At the moment i'm trying DragAndDropRobot in combination with Irfanview's commandline parameters which seem quite extensive, will let you know progress.

--- ---C:\Program Files\IrfanView\i_view32.exe "%A" /tifc=1 /convert="%P\%NO.tif" seems to have done the trick.  :Thmbsup: Mouser to the rescue. Agent Ransack did a great job listing all the bmp files I could drag and drop into DADR.

cmpm:
Have you tried this one?
Image Converter One.

http://www.ashongsoft.com/index.html

cmpm:
I think I'd make a new folder and copy the files to work with to it.
So you are sure to have the originals....just in case....

Navigation

[0] Message Index

[#] Next page

Go to full version