Fast, web-based OXVG interface to compress, optimize, and minify SVG images. Reduce file size, clean graphics, and preview changes instantly!
OXVGUI is an OXVG User Interface, aiming to expose the majority, if not all the configuration options of OXVG.
This is a fork of SVGOMG using OXVG instead of SVGO, which aims to be faster and more accurate than SVGO written in Rust.
Check out the issues to see what's planned, or suggest ideas of your own!
Install dependencies:
pnpm installRun development server:
pnpm run dev