From 52d4cc0d03272f23bacc4cbab716285c20afc98f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Wed, 14 May 2025 13:10:57 +0200 Subject: [PATCH] chore: remove calibre from README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10fc80f..e12fcbf 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,14 @@ A self-hosted online file converter. Supports over a thousand different formats. | [Vips](https://github.com/libvips/libvips) | Images | 45 | 23 | | [libheif](https://github.com/strukturag/libheif) | HEIF | 2 | 4 | | [XeLaTeX](https://tug.org/xetex/) | LaTeX | 1 | 1 | -| [Calibre](https://calibre-ebook.com/) | E-books | 26 | 19 | | [Pandoc](https://pandoc.org/) | Documents | 43 | 65 | | [GraphicsMagick](http://www.graphicsmagick.org/) | Images | 167 | 130 | | [Inkscape](https://inkscape.org/) | Vector images | 7 | 17 | | [Assimp](https://github.com/assimp/assimp) | 3D Assets | 77 | 23 | | [FFmpeg](https://ffmpeg.org/) | Video | ~472 | ~199 | + + Any missing converter? Open an issue or pull request!