diff --git a/README.md b/README.md index 7eba1e7..852f7ff 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ A self-hosted online file converter. Supports 831 different formats. Written wit | Converter | Use case | Converts from | Converts to | |------------------------------------------------------------------------------|---------------|---------------|-------------| -| [Vips](https://github.com/libvips/libvips) | Images (fast) | 45 | 23 | +| [libjxl](https://github.com/libjxl/libjxl) | Images | 11 | 11 | +| [Vips](https://github.com/libvips/libvips) | Images | 45 | 23 | | [PDFLaTeX](https://www.math.rug.nl/~trentelman/jacob/pdflatex/pdflatex.html) | Documents | 1 | 1 | | [Pandoc](https://pandoc.org/) | Documents | 43 | 65 | | [GraphicsMagick](http://www.graphicsmagick.org/) | Images | 166 | 133 |