Skip to content
generated from emilk/eframe_template

Pixelite is a simple tool to turn your image into pixel art.

Notifications You must be signed in to change notification settings

aizcutei/pixelite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelite - make image pixel

Pixelite is a simple tool to turn your image into pixel art.

Works on Windows, Linux, Mac and WASM (not good as native).

Build by source

For native:

cargo build --release

For WASM:

trunk build --release