Skip to content

Pixol Paint is a small python application based on PIL and tkinter that is likely a ms paint soft with a pixel art mode which enables you to create some great pixel art work and save it in jpeg format. This work was done during high school, and needs some critical updates.

Notifications You must be signed in to change notification settings

AyymericArn/Pixol-Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixol-Paint

WARNING : This application needs PIL and tkinter libraries to be install in order to run. If not installed, please execute these commands:

pip install pillow

pip install tkinter


Pixol Paint is a small python application based on PIL and tkinter that is likely a ms paint soft with a pixel art mode which enables you to create some great pixel art work and save it in jpeg format.

Switch from normal mode to Pixol mode with the menu button.

Select the size of your brush and your Pixol tools into the settings section.

Zoom in and out thanks to scrolling.

Register your awesome work with the 'fichier > enregistrer' menu (the app is in french).

About

Pixol Paint is a small python application based on PIL and tkinter that is likely a ms paint soft with a pixel art mode which enables you to create some great pixel art work and save it in jpeg format. This work was done during high school, and needs some critical updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages