kornelski/pngquant

Cannot open xxx.png for reading,but the file has created...

df257 opened this issue · 2 comments

df257 commented

image
image

@df257 say:

pngquant -- test.png --ext new.png

pngquant --ext new.png -- test.png

See:

pngquant --help

-- means everything after that is a file name. So -- --ext reads a file called "--ext".