A downloadable tool for Windows

Gameboy Sprite Exporter

Features

  • Convert your images into C and Assembly arrays
  • Remove duplicate sprites or just click on sprites to remove them from the export
  • Paste images from the clipboard into the exporter
  • Copy the converted code to the clipboard

Shortcuts

  • ctrl + c - copies exported code to the clipboard
  • ctrl + v - paste image from clipboard
  • ctrl + s - save the code to file


Gameboy Sprite Exporter requires .NET Framework 2.0


Ogmo Map Converter

Ogmo Map Converter is a command line tool for converting map files from the Ogmo Editor into arrays for C and Assembly.

At the moment it can only convert tile layers that have export mode CSV and grid layers that have either rectangle or bitstring export mode.

Commands

  • MapName C - converts map to C
  • MapName ASM - converts map to assembly
  • MapName - converts map to C
  • -all - converts all maps
  • -list - list all maps in the folder
  • -delete MapName - deletes map


StatusReleased
CategoryTool
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorMomeka
TagsGame Boy, gameboy-homebrew, gbdk, Sprites, tool

Download

Download
Gameboy Sprite Exporter [v 1.2].zip 24 kB
Download
Ogmo Map Converter.zip 5 kB
Download
Gameboy Sprite Exporter (Source Code).zip 185 kB

Development log

Comments

Log in with itch.io to leave a comment.

Is there a way to export the sprite with the highlighted duplicate tiles removed?

(+2)

Just wanted to thank you for the Sprite Exporter! Had been looking for a tool to convert my sprites, but all the other tools had issues with the second DMG palette. This is just what I needed. :D