Mrpack to Zip Converter
Mrpack to Zip is a free online converter that turns a Modrinth .mrpack modpack into a plain .zip you can drop into almost any launcher. Upload your .mrpack, and the tool downloads every mod and bundles it with the pack’s config overrides into a single .zip – entirely in your browser, so nothing is ever uploaded.
This tool runs entirely in your browser — your file is never uploaded. The mods are downloaded directly from Modrinth’s CDN and repacked into a .zip you can extract into your .minecraft folder.
How to convert .mrpack to .zip
- Click the box above, or drag your
.mrpackfile onto it. - Choose the side – Client to play the pack, or Server for a server install.
- Press Convert & download ZIP. The tool fetches every mod straight from Modrinth’s CDN and packs them together with the overrides.
- Extract the downloaded
.zipinto your.minecraftfolder (or your launcher’s instance folder).
The conversion runs 100% client-side. Your .mrpack and the mods never touch our server, and there are no limits or sign-ups.
What is an .mrpack file?
An .mrpack is the modpack format used by Modrinth. It is really just a ZIP archive that holds a modrinth.index.json manifest – a list of every mod with its download link and hash – plus an overrides folder containing the pack’s configs. Modrinth-aware launchers (Prism Launcher, ATLauncher, the Modrinth App) read that manifest and download the mods for you. Launchers that don’t understand .mrpack need the mods bundled directly, and that is exactly what this mrpack to zip converter does for you.
Why convert a Modrinth modpack to ZIP?
- Install a modpack in a launcher that doesn’t support
.mrpack, such as the vanilla Minecraft launcher or TLauncher. - Get one self-contained
.zipwith every mod already inside – no manifest, no extra downloads. - Inspect, back up, or hand-edit the mods and configs before you play.
- Move a pack onto a machine or server with limited internet by carrying a single file.
How to install the converted .zip
Open the .zip and you’ll find a mods folder and usually a config folder. First install the mod loader the pack needs – the converter shows the required Minecraft version and loader (Fabric, Forge, NeoForge or Quilt) as soon as you load the file.
- Vanilla launcher: install the matching loader for that Minecraft version, then copy the
modsandconfigfolders into.minecraft. - Prism Launcher / MultiMC: create an instance with the right version and loader, open its folder, and drop the contents into
.minecraft. - Dedicated server: pick Server before converting, install the server loader, then copy the
modsfolder into your server directory.
Frequently asked questions
Is this mrpack to zip converter free?
Yes. It is completely free, with no limits, no watermarks and no account required.
Are my files uploaded to a server?
No. Everything happens inside your browser. Your .mrpack is read locally and the mods are downloaded directly from Modrinth’s CDN to your device, then packed into the .zip – nothing is sent to us.
Does the ZIP include Fabric or Forge?
No. A modpack only ships its mods and configs, not the loader. Install the loader shown by the tool (Fabric, Forge, NeoForge or Quilt) for the listed Minecraft version, then add the converted files.
Some files failed to download – why?
A mod may have been removed from Modrinth, or its host blocks cross-site downloads. The .zip is still created without those few files, and the tool lists exactly which ones so you can add them manually.
Can I convert a CurseForge modpack?
This tool is built for Modrinth .mrpack files. CurseForge packs use a different .zip manifest format, so they are not supported here.
Will it work on a phone?
It runs in any modern browser, but large modpacks need plenty of memory and a stable connection, so a desktop or laptop is recommended for big packs.
What is the difference between Client and Server?
Some mods are client-only or server-only. Choosing the correct side makes sure the .zip contains exactly the mods you need for playing or for hosting.