Changed readme.md

This commit is contained in:
2024-08-28 23:39:20 +02:00
parent da112b0ff9
commit 87b7ef4fdf
2 changed files with 8 additions and 4 deletions
+4
View File
@@ -17,6 +17,10 @@ Run `dotnet run -- [args]`
-s|--skip Skip processing file if it already exists in the output folder
-q|--quality Quality to use for the webp files (default: 75)
-p|--parallel Run in parallel, utilizing all computing resources
-c|--cpu Run in parallel, utilizing all computing resources
-d|--pdf Process PDF
-n|--prn Process Zebra PRN files, generate png and webp from jpeg in base64 URI format
-a|--copyall Copy all unprocessed files
-?|-h|--help Show help information
```