File tree Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Expand file tree Collapse file tree 1 file changed +13
-14
lines changed Original file line number Diff line number Diff line change 22A pixel art style filter tool made with python. It can help you turn the picture style into pixel art.
33
44You can get this exe on itch.io : https://jingshing.itch.io/pixel-art-filter
5-
6- ## UI
7- ![ UI UI] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/UI.png )
8-
9- ## Original image
10- ![ OR OR] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/or.jpg )
11-
12- ## Effect 16bit
13- ![ 1 1] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/1.png )
14- ## Effect 4bit
15- ![ 2 2] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/2.png )
16- ## Effect 2bit
17- ![ 3 3] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/3.png )
18-
195# Update
206
217## Ver 1.0
@@ -35,3 +21,16 @@ You can get this exe on itch.io : https://jingshing.itch.io/pixel-art-filter
3521 * Add Saturation
3622 * Add Contrast
3723 * Add brightness
24+
25+ ## UI
26+ ![ UI UI] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/UI.png )
27+
28+ ## Original image
29+ ![ OR OR] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/or.jpg )
30+
31+ ## Effect 16bit
32+ ![ 1 1] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/1.png )
33+ ## Effect 4bit
34+ ![ 2 2] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/2.png )
35+ ## Effect 2bit
36+ ![ 3 3] ( https://github.com/JingShing/Pixel-Art-transform-in-python/blob/main/sample/3.png )
You can’t perform that action at this time.
0 commit comments