Commit Graph

13 Commits

Author SHA1 Message Date
Maya 9c3aba77b0
feat: svg to raster
fixes #36
2025-07-27 23:33:40 +03:00
Maya 8c182457fe
feat: maybe more reliable video<->audio & clean up file 2025-07-26 22:32:15 +03:00
Maya d543433007
Merge branch 'merged-video-audio-and-dropdowns' into feat/merge-big-stuff 2025-07-26 21:08:36 +03:00
Maya b33254e3ac
Merge branch 'feat/formats-galore' into feat/merge-big-stuff 2025-07-26 20:58:14 +03:00
Maya 0e8c191768
Merge branch 'feat/i18n' into feat/merge-big-stuff 2025-07-26 20:58:02 +03:00
Maya 9dbd4380b1
feat: absolute formats galore
god this took me forever grabbing everything from magick-wasm's consts, automating some tests and manually checking the inputs/outputs

help
2025-07-26 15:51:38 +03:00
Maya 3e1dc720ed
feat: new formats, update existing support
fixes #14, #74, #88, #91
+ add avif
+ add jxl
+ add heif (input)
+ add arw (input)
+ add svg (output)
+ add eps (output)
+ update bmp (full)
+ update cur (full)
+ update ppm (full)
2025-07-26 12:51:56 +03:00
Maya fa310d506b
feat: finish up translations 2025-07-25 21:03:20 +03:00
not-nullptr 0a243d1a10 fix: build, feat: ico support 2025-06-28 16:36:54 +01:00
not-nullptr 859760aaf7 feat: donations 2025-06-26 01:33:22 +01:00
nullptr 3f0595ccb2
feat: refactor ifile (#19)
* chore: refactor IFile to VertFile

* fix: remove debug red progress thing
2024-11-14 11:32:15 +00:00
not-nullptr 631b3887cd fix: re order supported formats for libvips and magick 2024-11-12 16:04:28 +00:00
not-nullptr f31032c610 feat: imagemagick conversion 2024-11-12 15:56:21 +00:00