Skip to content
Noah Baldwin edited this page Mar 8, 2026 · 13 revisions

Welcome to the oxvg wiki!

Thanks for using oxvg, to install please follow the instructions from the latest release. For use as a library, please refer to their respective docs.

Atlas:

Note

Missing links may be planned but not yet available

Usage

Binary

For basic instruction on using oxvg, please run the following

$ # Your run of `oxvg --help` may be more up to date
$ oxvg --help
Your versatile vector-graphics toolchain

Usage: oxvg <COMMAND>

Commands:
  optimise  Optimise SVG documents
  format    Format SVG documents
  lint      Lint SVG documents
  help      Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

For instructions on a subcommand, provide the same --help flag to the given command

Clone this wiki locally