Update itrans

This commit is contained in:
2024-08-29 11:57:25 +02:00
parent 783cfcb618
commit ba2d189af9
2 changed files with 8 additions and 4 deletions

View File

@@ -330,12 +330,16 @@ Usage:
``` ```
$ itrans --help $ itrans --help
Usage of itrans: Usage of itrans:
-nosafe
Prevents backup of the original before encoding
-quality int -quality int
Quality of the image (default 80) Quality of the image (default 80)
-safe -rm
Backs up the original before encoding (default true) Removes the original after transcoding
-to string -to string
Extension to transcode to (default ".jpg") Extension to transcode to (default ".jpg")
-w int
Workers (default 8)
``` ```
Supports png, jpg, jpeg and webp Supports png, jpg, jpeg and webp

BIN
itrans.exe (Stored with Git LFS)

Binary file not shown.