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).