Skip to content

Files

Latest commit

9006126 · Nov 27, 2024

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