Skip to content

Simple Tkinter GUI that can instantly scale down images and add borders like Pixel Arts

License

Notifications You must be signed in to change notification settings

Zslez/ImageToPixelArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageToPixelArt

Code Score Code Status

Description

Simple and fast tool to scale down images and make them look like Pixel Art. It also has a very simple border detection algorithm that allows you to add a border to the image.

It has still few features as it's a new project, and has also a very simple GUI, so I'll appreciate any contribution or suggestion for this project.

How to use

Just copy the main.py file.
If you want to use the same theme and font I used, download the Tkinter Theme and the Font, otherwise you can remove or comment out the following lines from main.py:

ImageToPixelArt Gif

Tkinter Theme Used

Sun Valley by rdbende

Font Used

PixelFJVerdana

Image To Pixel Art Examples

Python Icon - Original

Donut

Python Icon - 64x64 Pixel Art

64x64 Donut Big 64x64 Donut

Python Icon - 32x32 Pixel Art

32x32 Donut Big 32x32 Donut


Donut - Original

Donut

Donut - 64x64 Pixel Art

64x64 Donut Big 64x64 Donut

Donut - 32x32 Pixel Art

32x32 Donut Big 32x32 Donut

Checklist

  • Tests
  • General
  • Features
    • Possibility of choosing a custom color for the border
    • Possibility of removing extra transparent lines
    • Possibility of cutting the image to square
    • New sliders for hue and saturation

Tested on

  • Windows 10 Home 20H2

    • Python 3.8.6
    • with Theme
    • with Font
  • MacOS High Sierra 17.7.0

    • Python 3.9.0
    • without Theme
    • without Font

Contribute


ANY CONTRIBUTION WILL BE GREATLY APPRECIATED... really, any


If you want to contribute I can reccomend taking a look at open issues or at unchecked stuff on the Checklist.

Also, I'd really like it if you could create a nice looking GUI, I'm not really creative to be honest. 😩

Anyway, you can always suggest new features, fix typos, speed up algorithms and literally anything else that will somehow improve the code.

Otherwise, if you really want to contribute but you don't know how, you can

Buy Me A Coffee


Hope you enjoy this project. 😁


About

Simple Tkinter GUI that can instantly scale down images and add borders like Pixel Arts

Topics

Resources

License

Stars

Watchers

Forks

Languages