Open nhuphucnguyen opened 10 months ago
Caesium doesn't preserve original folder structure if the enclosing folder doesn't contain image file. ./original |── images |── 00001.jpeg |── 00002.jpeg |── 00003.jpeg If you call caesium and pass original as the source folder, because there is no image file at the same level with images, the output would look something like this: ./compressed |─ 00001.jpeg |─ 00002.jpeg |─ 00003.jpeg
Try compressing compressed_Cay S. Horstmann - Core Java, Vol. II-Advanced Feature-Pearson (2022).epub and see the prompt to overwrite.