Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Sprite Editor

  • Resize (Nearest, Lanczos, Bicubic and Bilinear
  • Color Adjust
  • Background Remove
  • Paint Brush
  • Slicer Png
  • Eraser
  • Rotate
  • Flip
  • Selection tools
  • Outline/Adjust
  • Layer Panel
  • Denoise
  • Upscale (Waifu2x and Real-ESRGRAN)
  • Export
  • Pixel Snap
  • Sharpering
  • Remove Pixel Opacity
# Instalar dependências
- Python 3.10+

py -m pip install -r requirements.txt

# Executar 
py spriteEditor.py
Need .exe?

py -m nuitka spriteEditor.py ^
 --onefile ^
 --windows-console-mode=disable ^
 --enable-plugin=pyqt6 ^
 --windows-icon-from-ico="editor.ico" ^
 --include-package=PIL ^
 --include-package=torch ^
 --include-package=basicsr ^
 --include-package=realesrgan ^
 --assume-yes-for-downloads ^
 --low-memory
bandicam.2025-12-15.12-24-22-300.mp4

About

Sprite Editor

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages