Navigation

Libraries

Defunct

RPG Maker MV/MZ Map Exporter

Contents

Description
Screenshots
System requirements
How to start
Download

Post comment (Allready 6)

Description

This program is to export maps for games made in RPG Maker MV and RPG Maker MZ. No project files needed.

The Maps will be displayed in half-size in the program, exported in full size.

To find out if a game is MV or MZ, look in the img (or www/img) directory and a random subdirectory, if the files are .rpgmvp, it's an RPGMaker MV game, if they are .png_ it's an RPGMaker MZ game. If they're just png, it seems to be an unencrypted game. May still work with the exporter, but this is experimental.

Updates:
Version 1.3 (18th dec 2025): Found a second one, apparently had a tile that should be transparent not transparent. Added a fix for that. Version 1.2 (21th oct 2024): Experimental support for unencrypted games. I only found a single one in the wild yet, so this is experimental.

Back to contents

Screenshots

RPG Maker MV Map exporter

Back to contents

System requirements

Java version 1.8 or newer. You can check if you have it using this command line command (Windows: Start->run->cmd):

java -version

If you get nothing or if it's telling you that it doesn't know the command "java", you probably don't have java.

If the number is 1.8 or higher, RPG Maker Map Exporter should run.

If you don't have Java or an old version, you can download the newest one at "Download".

Back to contents

How to start

If everything works, you can just double-click the jar file, but sometimes a compressing software like WinZip graps this file extension.
If that happens, take a look at Jarfix

Back to contents

Download

RPG Maker MV/MZ Map Exporter 1.3
Sourcecode RPG Maker MV/MZ Map Exporter 1.3

Java/OpenJdk:
Newest Java via Eclipse Adoptium

Back to contents

Comments

#3 Ergo Ivona wrote at 12/18/2025 01:16 AM (EST):
Thank you so much for making this. As a person who doesn't have RPG Maker, it is nice to have a tool that let's us see maps in general without getting it.

I do have a problem though. I'm trying to view the maps of this specific game: https://gamejolt.com/games/fnafbcc/532194

But for some reason whenever I try to view most of the maps in this game, they would have table textures covering the entire screen, making most of the map unviewable to make out. Would this be possible to fix? I don't know if you will see this or not, but still, a big thanks is in order. If this problem is unfixable, then it is what it is I suppose.

#4 Akhlys wrote at 12/18/2025 09:39 AM (EST):
Apparently there was a tile that /should/ be transparent, but instead had a table in it.
I'm not 100% sure if that tile (first tile of a B type tileset) really should always be transparent, but I built in a switch which seems to work for your game.
Download the new version and then hit the checkbox on the left

#5 Ergo Ivona wrote at 12/21/2025 12:09 AM (EST):
Thank you so much for updating the map exporter! Toggling the button now removes the tables.

#2 Ergo Ivona wrote at 12/18/2025 01:04 AM (EST):
Thank you so much for making this. As a person who doesn't have RPG Maker, it is nice to have a tool that let's us see maps in general without getting it.

I do have a problem though. I'm trying to view the maps of this specific game: https://gamejolt.com/games/fnafbcc/532194

But for some reason whenever I try to view most of the maps in this game, they would have table textures covering the entire screen, making most of the map unviewable to make out. Would this be possible to fix? I don't know if you will see this or not, but still, a big thanks is in order. If this problem is unfixable, then it is what it is I suppose.

#0 dithree wrote at 12/09/2024 11:06 AM (EST):
Vielen Dank für das von Ihnen entwickelte Tool, es hat mir sehr geholfen.
Hätten Sie Interesse daran, einen Kartenexporter für WolfRPG zu erstellen?

#1 Akhlys wrote at 12/09/2024 11:13 AM (EST):
Leider nein, ich kenne kein Spiel damit. Der Grund, warum ich diesen Exporter machte, war, dass ich frustriert mit einem Spiel mit komplizierten Karten war. Und weil ich sah, dass die meisten Spieldaten in JSON waren, das ist immer relativ einfach zu handhaben :)

Add comment

*Name:

Email:
(Optional, hidden. Only if you want to be notified of replies)

* Spam check: ㉕ + ㉘ =
*Comment:

Back to contents