2024-03-01 16:03:02 +01:00
|
|
|
{
|
|
|
|
|
"profiles": {
|
|
|
|
|
"WSL": {
|
|
|
|
|
"commandName": "WSL2",
|
|
|
|
|
"distributionName": ""
|
|
|
|
|
},
|
|
|
|
|
"ComicCompress PDF": {
|
|
|
|
|
"commandName": "Project",
|
2024-04-20 13:14:52 +02:00
|
|
|
"commandLineArgs": "-i _PDF_ -o _NEW_PDF_ -r -s -d"
|
2024-03-01 16:03:02 +01:00
|
|
|
},
|
|
|
|
|
"Compress Image to webp": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s -j"
|
|
|
|
|
},
|
|
|
|
|
"Compress Image to WEBP PAR": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s -j -p -c 4"
|
2024-04-20 13:14:52 +02:00
|
|
|
},
|
|
|
|
|
"ComicCompress": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s "
|
2024-03-01 16:03:02 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|