From 5cc6678cebd3d01897f2e3928b768a0b8739974d Mon Sep 17 00:00:00 2001 From: C4illin Date: Fri, 23 May 2025 21:22:12 +0200 Subject: [PATCH] chore: add imagemagick --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2878e37..c3036bc 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A self-hosted online file converter. Supports over a thousand different formats. | [XeLaTeX](https://tug.org/xetex/) | LaTeX | 1 | 1 | | [Calibre](https://calibre-ebook.com/) | E-books | 26 | 19 | | [Pandoc](https://pandoc.org/) | Documents | 43 | 65 | +| [ImageMagick](https://imagemagick.org/) | Images | 245 | 183 | | [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 |