Sprite Shaper

Stop wasting time opening an image editor just to apply some basic operations for textures and images.

Sprite Shaper enables you to edit multiple images at once: reszie, rotate or flip an image, crop pixels or add padding pixels around it.

Sprite Shaper does not use any libraries other than unity itself to do it's job, so there are no dependencies that might cause problems in the future. Also it keeps the package size extremely small (~450 KB).


Sprite Shaper is a Editor-only package, using Unity’s UI Toolkit for the user interface.

Key operations you can apply to images (JPG and PNG) in your project Assets folder:

  • Flip vertically and horizontally
  • Rotate in 90 degree steps
  • Crop pixels
  • Auto select non-transparent area for cropping
  • Add padding pixels with a user defined color
  • Resize
  • Clamp Alpha Values

Except for cropping and padding all operations can be applied onto a single image or multiple images at once.



If you find bugs or miss a feature, drop me a message at 'info[at]timrach.de'.