From 0579f1852b90f65852cc291160e5876bb538e9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Wed, 14 May 2025 13:14:55 +0200 Subject: [PATCH] chore: add potrace to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e12fcbf..de3e902 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ A self-hosted online file converter. Supports over a thousand different formats. | [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 | +| [Potrace](https://potrace.sourceforge.net/) | Raster to vector | 4 | 11 |