kunal763
c3f17cc5a7
feat: add VCF to CSV converter ( #497 )
2026-01-11 16:38:32 +01:00
Sahil sharma
f2a92aaf39
feat: markitdown implementation ( #486 )
...
* feat: markitdown implementation
* fix: code review and docker file:
* fix: add markitdown PATH in container
* fix: feedback changes
* en: readme changed
2025-12-27 12:59:17 +05:30
Emrik Östling
74ebf5e4dc
fix: getPossibleTargets select correct targets ( #441 )
2025-11-23 19:56:57 +01:00
Ben Burwood
c3e4f676fc
Add Dasel Converter
2025-09-09 00:26:40 +01:00
Sahil
43524dcdb1
Refactor and fix: clean up dockerfile and format done with fix in types
2025-08-13 18:26:17 +05:30
Sahil
e78de6f6de
vtracer implementation in converter directory
2025-08-12 20:53:23 +05:30
C4illin
de10436c1a
chore: remove bun-types
2025-08-07 23:38:25 +02:00
C4illin
81f109f830
chore: format files
2025-08-07 23:38:25 +02:00
radhakrishnan
5ffb7f4a01
Add MSG to EML email conversion support ( #367 )
...
- Add new msgconvert converter using libemail-outlook-message-perl
- Support conversion from Outlook MSG files to standard EML format
- Add msgconvert to Docker dependencies and version checking
- Register msgconvert converter in main converter registry
Implements feature request #367 for email format conversion
2025-07-24 18:08:19 +02:00
Emrik Östling
a9bc9d7e8d
Merge pull request #342 from Netzz0/FEAT/better-handling-of-multiples-files
...
Better handling of multiples files (Added Archive downloads and env var to set maximum concurrent processes)
2025-07-22 18:15:01 +02:00
Emrik Östling
18fed70ddf
Merge pull request #354 from fasonju/main
...
Text files support using libreoffice
2025-07-22 18:14:01 +02:00
radhakrishnan
0e94fe354f
Fix EMF to PNG conversion issue #362
...
- Add EMF-specific handling in ImageMagick converter to avoid LibreOffice delegate issues
- Disable EMF delegate and set proper conversion parameters (density: 300, background: white, alpha: remove)
- Prioritize Inkscape over ImageMagick for EMF files as it handles them natively
- Resolves LibreOffice delegate command failures when converting EMF files
Fixes #362
2025-07-22 18:12:50 +02:00
Jason Fu
dcb15aee0e
setup
2025-06-26 04:01:47 +02:00
Maxime
4ad7892eab
fix promise.All location
2025-06-25 14:52:58 +02:00
Maxime
0f5ef2f49c
added setting number of concurrent convert processes
2025-06-25 14:35:30 +02:00
C4illin
1be11708c4
chore: format all files
2025-06-03 19:19:28 +02:00
C4illin
625e1a51f6
feat: add dvisvgm
2025-06-03 17:58:43 +02:00
C4illin
b47e5755f6
feat: add ImageMagick
...
issue: #295 , #269
2025-05-23 21:18:47 +02:00
C4illin
254509db5e
chore: restore calibre
2025-05-23 10:06:57 +02:00
A Fox
bdbd4a122c
feat: add potrace converter
2025-05-06 12:46:05 -05:00
C4illin
c3319c09eb
chore: remove calibre dependency
2025-04-16 11:23:44 +02:00
C4illin
ad98499da0
chore: move libheif below vips
2025-02-27 22:17:02 +01:00
C4illin
decfea5dc9
fix: add libheif
...
issue #202
2025-02-16 21:18:33 +01:00
C4illin
03d3edfff6
feat: add calibre
...
issue #191
2024-12-07 02:38:30 +01:00
Cloudburst
f3740e9ded
feat: add inkscape for vector images
2024-11-16 11:34:47 +01:00
C4illin
4f98f778f0
chore: add message when resizing image
2024-10-06 00:40:34 +02:00
C4illin
ee9207a7f4
chore: fix eslint rules
2024-10-05 00:43:24 +02:00
C4illin
a34e215202
chore: remove biome
2024-10-05 00:01:39 +02:00
Aymen Djellal
63a4328d4a
feat: Add support for 3d assets through assimp converter
...
This is a start for #144
It does not support all the 3d formats, but its a good few
2024-09-26 22:55:42 +02:00
C4illin
4c747e8908
chore: format and update deps
2024-09-24 23:49:14 +02:00
C4illin
d5eeef9f68
feat: add resvg converter
2024-08-23 19:56:43 +02:00
C4illin
ae2455e73e
chore: fix type errors and update bun sql syntax
2024-07-30 00:48:15 +02:00
C4illin
fae2ba9c54
feat: change to xelatex
2024-06-27 23:26:46 +02:00
C4illin
48a76a46b3
refactor: fix typescript
2024-06-27 01:05:36 +02:00
C4illin
ff680cb295
feat: add libjxl for jpegxl conversion
2024-06-11 19:30:06 +02:00
C4illin
3872cd87b6
add pdflatex
2024-05-29 11:59:52 +02:00
C4illin
da1a8934e1
format all
2024-05-26 12:46:22 +02:00
C4illin
d81a3a6ab4
migrate to vips
2024-05-25 15:52:04 +02:00
C4illin
dcf360b7d2
add auto refresh
2024-05-25 02:33:24 +02:00
C4illin
4cf06d9406
add graphicsmagick
2024-05-24 22:58:25 +02:00
C4illin
3e2338a7c5
fix index
2024-05-21 17:33:56 +02:00
C4illin
c4a58c4595
run jobs in parallell
2024-05-21 17:31:02 +02:00
C4illin
c8856800a7
remove from array
2024-05-21 16:27:33 +02:00
C4illin
4aeeaa5060
added ffmpeg
2024-05-21 15:34:38 +02:00
C4illin
61a75c6d36
fix download
2024-05-20 00:56:40 +02:00
C4illin
13cc37d5a2
start on pandoc
2024-05-19 23:51:27 +02:00
C4illin
a68046ecd6
jsx working
2024-05-19 00:07:56 +02:00