kornelski / pngquant

Lossy PNG compressor — pngquant command based on libimagequant library
https://pngquant.org
Other
5.09k stars 476 forks source link

Cannot Open file for reading in Ubuntu 21.04 (64 Bit) #388

Closed firaki12345-cmd closed 2 years ago

firaki12345-cmd commented 2 years ago

Specs : Ubuntu 21.04 (64 Bit)

So it works good on normal file names like 23.png, ok.png etc..

What could be the Problem ? My file name

10-Croc Panel Chunky Hiker Boots.png

102-Don't Bother Lace Up Booties - Nude.png

They are Shoe names BTW ;)

kornelski commented 2 years ago

Spaces are used to separate arguments and multiple file names. File names that contain spaces must be quoted.

firaki12345-cmd commented 2 years ago

Spaces are used to separate arguments and multiple file names. File names that contain spaces must be quoted.

thank you so much :)