Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
d14155133a
15 changed files with 517 additions and 93 deletions
|
|
@ -38,6 +38,7 @@ A self-hosted online file converter. Supports over a thousand different formats.
|
|||
| [Dasel](https://github.com/TomWright/dasel) | Data Files | 5 | 4 |
|
||||
| [Pandoc](https://pandoc.org/) | Documents | 43 | 65 |
|
||||
| [msgconvert](https://github.com/mvz/email-outlook-message-perl) | Outlook | 1 | 1 |
|
||||
| VCF to CSV | Contacts | 1 | 1 |
|
||||
| [dvisvgm](https://dvisvgm.de/) | Vector images | 4 | 2 |
|
||||
| [ImageMagick](https://imagemagick.org/) | Images | 245 | 183 |
|
||||
| [GraphicsMagick](http://www.graphicsmagick.org/) | Images | 167 | 130 |
|
||||
|
|
@ -45,6 +46,7 @@ A self-hosted online file converter. Supports over a thousand different formats.
|
|||
| [FFmpeg](https://ffmpeg.org/) | Video | ~472 | ~199 |
|
||||
| [Potrace](https://potrace.sourceforge.net/) | Raster to vector | 4 | 11 |
|
||||
| [VTracer](https://github.com/visioncortex/vtracer) | Raster to vector | 8 | 1 |
|
||||
| [Markitdown](https://github.com/microsoft/markitdown) | Documents | 6 | 1 |
|
||||
|
||||
<!-- many ffmpeg fileformats are duplicates -->
|
||||
|
||||
|
|
@ -128,6 +130,8 @@ Tutorial in french: <https://belginux.com/installer-convertx-avec-docker/>
|
|||
|
||||
Tutorial in chinese: <https://xzllll.com/24092901/>
|
||||
|
||||
Tutorial in polish: <https://www.kreatywnyprogramista.pl/convertx-lokalny-konwerter-plikow>
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue