https://github.com/dhcgn/jxldxoconverter
https://github.com/dhcgn/jxldxoconverter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhcgn/jxldxoconverter
- Owner: dhcgn
- Created: 2022-02-07T19:01:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T04:22:28.000Z (over 2 years ago)
- Last Synced: 2025-01-23T13:08:18.920Z (4 months ago)
- Language: Go
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/dhcgn/jxldxoconverter/actions/workflows/go.yml)
# jxl dxo converter
> Use only if you understand what will happened.
## Why?
JXL is an excellent format for pictures, but DXO Optics Pro provides only JPEG, DNG and TIFF. This applications brings JXL support to DXO Optics Pro.
## Workflow
Image format wich can be encoded directly to JXL will be passed to the JXL executablefrom https://github.com/libjxl/libjxl, other format will be converted to png with https://imagemagick.org and then passed to the JXL executable.
You should select TIF 16 Bit as export format to get the most of JXL. If you export your images in JPGs, this application will do a **lossless JPG transcoding** with ~20% size reduction.
## How to



