# svg-pixels This library converts a png to an svg by making a 1 pixel sized rect tag for each pixel in the png. Mostly useful for pixel art. https://crates.io/crates/svg-pixels ## Install `cargo install svg-pixels` ## Use `svg-pixels `