Show HN: Image-util – open-source image utilities in the browser

1 jsscheller 1 8/10/2025, 6:47:45 PM github.com ↗

Comments (1)

jsscheller · 3h ago
Demo links in the README. Mainly uses ImageMagick (compiled to WASM) to perform basic image utilities. Also has a raster-to-vector function which uses VTracer (also compiled to WASM).

The demos run in the browser using a project of mine (selfvm) which tries to improve upon the "in-browser tools" website. Still a work in progress!