A downloadable tool for Windows, macOS, Linux, and Android

Buy Now$5.00 USD or more

✂️ OctoCropper: The Smart Sprite Slicer

Stop manually cropping sprite sheets.

OctoCropper is a browser-based utility designed for game developers who need to extract multiple assets from a single image quickly and precisely. Unlike standard croppers, OctoCropper supports complex polygon shapes, allowing you to create tight, memory-efficient crops for irregular sprites.

🎮 Try it Free (Live Demo)

[octocropper.netlify.app] (Runs entirely in your browser. No data is uploaded to any server.)

✨ Key Features

  • Polygon Cropping: Don't settle for loose rectangles. Add points to your crop edges to hug the pixel art perfectly.
  • Multi-Region Extraction: Define 10, 20, or 50 sprites on a single sheet and export them all at once.
  • Instant Zip Export: Download all your crops as a labeled .zip file in one click.
  • 100% Client-Side: Powered by React + Vite. Your assets never leave your computer.

📦 What's in the Download? ($5)

Buying this project gives you the Full Source Code (React, TypeScript, Vite, Tailwind).

  • Run it Offline: Host it locally or keep it on your drive for use without internet.
  • Customize It: Add your own features, change the export format, or integrate the logic into your own game engine tools.
  • Support an Indie: Your purchase helps fund more tools like this!

Purchase

Buy Now$5.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:

OctoCropper_source_v1.zip 13 kB

Comments

Log in with itch.io to leave a comment.

Added an atlas creation feature as well as a POT implementation. HAPPY CODING!