Added Compression statistics report in every run
QqAdded support for reading PPM PixelMap image files.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"ComicCompress PDF": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-i _PDF_ -o _NEW_PDF_ -r -s "
|
||||
"commandLineArgs": "-i _PDF_ -o _NEW_PDF_ -r -s -d"
|
||||
},
|
||||
"Compress Image to webp": {
|
||||
"commandName": "Project",
|
||||
@@ -15,6 +15,10 @@
|
||||
"Compress Image to WEBP PAR": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s -j -p -c 4"
|
||||
},
|
||||
"ComicCompress": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s "
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user