Lymphatus / caesium-clt

Caesium Command Line Tools - Lossy/lossless image compression tool
http://saerasoft.com/caesium
Other
354 stars 34 forks source link

Char is removed from start of output directory #20

Closed codinglogicinc closed 6 years ago

codinglogicinc commented 6 years ago

say you have files under /home/ubuntu/imagetests/unoptimized/ and you want to output files to /home/ubuntu/imagetests/optimized/

/home/ubuntu/imagetests/unoptimized/Ch1/image1.jpg becomes /home/ubuntu/imagetests/optimized/h1/image1.jpg

/home/ubuntu/imagetests/unoptimized/Ch1/image2.jpg becomes /home/ubuntu/imagetests/optimized/h1/image2.jpg ext. included is a modified helper.c file that fixes the problem helper.zip