Brody-Clark / gimp-tools

Collection of pixel art-focused plugins for GIMP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gimp-tools

Collection of pixel art-focused plugins for GIMP

Adding to GIMP

  1. Locate GIMP plug-in directory
    • Can be found within GIMP under 'Edit/Preferences/Folders/Plug-ins'
  2. Place .py files in plug-ins directory
  3. Restart GIMP

Plugins

export-layers-as-sprite-sheet

  • Allows you to combine all working layers of an image into a packed sprite sheet and export it to a chosen folder
  • Original image and layers remain unchanged
  • Located under 'Image/Export As Sprite Sheet'

sprite-sheet-slicer

  • Simple sprite sheet utility designed to divide a packed tile sheet into individual layers
  • Located under 'Image/Slice Sprite Sheet'

About

Collection of pixel art-focused plugins for GIMP

License:MIT License


Languages

Language:Python 100.0%