Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Pixel Sorter!

image

Dependencies (modules required)

(if youre running the python files directly)

  • numpy
  • guizero
  • pillow

Menubar

File:

  • New Image
    • same as button, prompts you to select a new image
  • Reset Image
    • gets the same image from the original file location it's stored in

Settings:

  • Actual Pixel Size
    • If an image is too big, it can cause a lot of lag. This automatically resizes the pixels to a maximum width/height (default is 100x100px)
  • Visual Pixel Size
    • This is what you see on your screen. Since pixels are usually small, this feature scales the pixels to an easier visual point. This is also what it saves as when you click the save button.(default is 300x300px)
  • Time Between Frames
    • This is the time the app waits between each frame it processes during the aanimation. Make this a larger number if your window is lagging too often and the visual animation does not update.

Help:

  • View on Github
    • Leads to this repository

Buttons

downloadButton
Save Current Image

nextButton
Go to next frame

PlayButton
Play Animation

folderButton
Open New Image

cancelButton
Cancel Animation (You may have to keep clicking this for a while until it stops if the resolution you set was too high and it freezes the window.

About

The Sorting of Pixels

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages