Compress your Minecraft world

Drag your world here

Or

How to compress your Minecraft world?

These are the 3 valid structures for your ZIP file:

ZIP with the world folder inside the ZIP.

📁 world.zip
📁 world/
📄 level.dat
📄 level.dat_old
📁 data/
📁 region/
📄 r.0.0.mca
📄 r.0.1.mca
📁 DIM1/
📁 DIM-1/
📁 Other files...

ZIP with the world files directly.

📁 world.zip
📄 level.dat
📄 level.dat_old
📁 data/
📁 region/
📄 r.0.0.mca
📄 r.0.1.mca
📁 DIM1/
📁 DIM-1/
📁 Other files...

ZIP with multiple folders
(The first world found will be used)

📁 server.zip
📁 config/
📁 plugins/
📁 world/
📄 level.dat
📁 world_nether/
📄 paper.yml
📄 server.properties
📁 Other files...

The system will automatically detect your ZIP structure and process the world correctly.

The world name doesn't have to be 'world', and the system returns the result using the first structure (ZIP, folder, world content).