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",
|
2024-05-16 17:53:27 +02:00
|
|
|
"commandLineArgs": "-i _IMG_ -o _IMG_WEBP_ -r -s -d -a"
|
2024-08-27 09:56:45 +02:00
|
|
|
},
|
|
|
|
|
"PROD": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"commandLineArgs": "-i \"K:\\_RPG_\\__THE_AMBER_ROOM_UPDATE\\__ASSETS__\\_IMG_\" -o \"K:\\_RPG_\\__THE_AMBER_ROOM_UPDATE\\__ASSETS__\\_IMG_WEBP_\" -r -s -j -a"
|
2024-08-28 19:11:09 +02:00
|
|
|
},
|
|
|
|
|
"DEV_UFF": {
|
|
|
|
|
"commandName": "Project",
|
|
|
|
|
"commandLineArgs": "-i \"E:\\SynologyDrive\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_IN\" -o \"E:\\SynologyDrive\\SynologyDrive\\A\\_PRINT_TEMPLATES_\\DEV_OUT\" -r -s -j -a -n"
|
2024-03-01 16:03:02 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|