Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 568 Bytes

pixelify

input | output

Overview

This library is for easy image pixelation The use is simple:

pixelify <image> [-o OUTPUT]
cargo run --bin pixelify pine-forest.png -s 20

Features