Open ilovett opened 10 years ago
The output is a bit misleading, I originally designed the task to not overwrite source files (to avoid accidentally losing image information like EXIF data).
If you really wan't to override your source files, run imagine first & "manually" apply a step that will move/copy the files afterwards.
@alpadev @LaurentGoderre: Should we add a warning/info message if imagine tries to override the source files giving the user a hint?!
Maybe there should be a flag to allow overwriting but by default it could give a warning when overwriting a file?
I like the overwrite: true
flag idea
If the src matches the dest:
Then the quality doesn't seem to make a difference:
However if I change the dest directory:
Then here is the output:
This compresses, however the file is written to:
other/img/filename.jpg
... I would like to be able to overwrite the file as this is a step in a chain of modifications to the image...