picosvg
SVG simplifier
A tool that simplifies SVG files by removing unnecessary elements and converting them into equivalent, more compact formats.
Helps simplify SVG files. Intended for use as part of a font build.
140 stars
22 watching
12 forks
Language: Python
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
jonocarroll/ggeasy | Tools for easy modification and customization of ggplot2 graphics | 274 |
fogleman/simplify | Tool for reducing complexity of 3D models by simplifying surface geometry | 249 |
13rac1/scfbuild | A tool that creates color fonts from SVG files using the OpenType-SVG format | 81 |
svgpp/svgpp | A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files | 553 |
sindresorhus/grunt-svgmin | Automates the minification of SVG files using SVGO | 433 |
porsager/rollup-plugin-svgo | Removes unnecessary data from SVG files to improve rendering performance | 22 |
shakyshane/gulp-svg-sprites | A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |
gaschler/bounding-mesh | A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 333 |
coolbutuseless/devoutsvg | A graphical output device for creating customized SVG graphics with pattern fills and JavaScript effects. | 57 |
scour-project/scour | An SVG optimizer/cleaner tool that reduces the size of vector graphics by removing unnecessary data. | 780 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
r3ddox/vite-plugin-svgo | A plugin for Vite to optimize SVG files using SVGO | 29 |
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |
sinhrks/ggfortify | A tool for automating the visualization of statistical results from popular R packages | 528 |
bluenote10/nimsvg | A Nim-based domain-specific language for generating SVG files and GIF animations programmatically. | 141 |