This library is for easy image pixelation The use is simple:
pixelify <image> [-o OUTPUT]
cargo run --bin pixelify pine-forest.png -s 20
- box-blur
- randomize the resampling to get more interesting results
- Lanczos_resampling
This library is for easy image pixelation The use is simple:
pixelify <image> [-o OUTPUT]
cargo run --bin pixelify pine-forest.png -s 20