G'Day,
I've set up some shortcut keys to rotate pictures using dopus's Image Convert command, and it mostly works pretty well, but I've got a couple of problems.
- The PRESERVEDATE option doesn't seem to work. It looks like when you use this parameter, the conversion isn't supposed to change the last modified timestamp on the file, but with my command, it does.
I'm using this command:
Image CONVERT ROTATE=90 HERE REPLACE PRESERVEDATE
but the last modified date changes every time I rotate something. Is this a bug, or is my command wrong?
-
According to the big Dopus guide, JPEG rotation is supposed to be lossless "where possible". When is it not possible? I find that every time I rotate an image, the filesize increases, which suggests to me that the whole thing is being re-compressed each time.
-
When I use the built-in image viewer, and use the hotkey I've set up with the above command, it gets run ok, but only on the file that is last selected before entering the viewer. It would be nice if there was some way of rotating files via a hotkey while viewing them, and having the actual file updated. Is there currently any way of doing this?
Any comments are appreciated.
Cheers,
Sam.