rewrite jxl-restore -> jxl-convert

Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
Martin Matous 2023-09-24 02:45:15 +02:00
parent acd336e659
commit 70b69e1f8c
Signed by: mmatous
GPG key ID: 8BED4CD352953224
3 changed files with 75 additions and 46 deletions

View file

@ -90,17 +90,14 @@ Dependencies: openssl
Usage: ???
## jxl-restore.py
Check whether JPEG version of .jxl exists, remove .jxl if does.
Attempt at rescuing collection where conversion got messed up.
## jxl-convert.py
Recursively convert jpgs to jxls with additional checks.
Will fix one day. Maybe.
Status: one-off
Status: ancient one-off, broken
Dependencies: libjxl
Dependencies: None
Usage: None
Usage: `./jxl-convert.py /path/to/pics`
## invoke-magic.bat