google / google/jpegli

Unable to run cjpegli on JXL input files

Open
#147 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
401
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
The interactive help for cjpegli indicates that JXL input files should be supported, and previous versions of it have supported it

**To Reproduce**
Steps to reproduce the behavior:
1. Make a .jxl file: `magick logo: logo.jxl`
2. Try to convert it: `build/tools/cjpegli logo.jxl logo.jpg`

**Expected behavior**
Output file logo.jpg should be created

**Environment**
- OS: Linux
- Compiler version: clang 19.1.5
- CPU type: x86_64
- cjxl/djxl version string: ???
-
**Additional context**
Built from git bc19ca2393f79b

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.