NConvert : How to keep PNG tranparency after PNG Compression and Converting in Indexed Colors
Posted: Mon Feb 18, 2019 8:09 pm
Hello
My purpose is to decrease the file size of several png files.
I wish to make this correction with a command line such as :
"nconvert.exe" -o "Output.png" -clevel 9 -colors 8 "Input.png"
The conversion is made but I loose initial image tranparency.
How to find the PNG transparency.
Thanks
My purpose is to decrease the file size of several png files.
I wish to make this correction with a command line such as :
"nconvert.exe" -o "Output.png" -clevel 9 -colors 8 "Input.png"
The conversion is made but I loose initial image tranparency.
How to find the PNG transparency.
Thanks