rewrite jxl-restore -> jxl-convert
Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
parent
acd336e659
commit
70b69e1f8c
3 changed files with 75 additions and 46 deletions
13
README.md
13
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue