.INV

INV File

INVedit Minecraft Inventory File
Ask a question
QUICK ANSWER

An INV file is a player inventory saved by INVedit, a legacy open-source Minecraft inventory editor from the Beta/1.x era (circa 2011-2013). The file holds gzip-compressed NBT data. To inspect it, use NBTExplorer (free, cross-platform). INVedit is archived and does not work with Minecraft 1.9 or later.

Developer: copygirl (open-source, GitHub) Category: Game Files MIME: application/octet-stream
OPENS ON Windows macOS Linux
Related: .OBB · .PAK · .ROFL · .PACKAGE

On this page

19k+ extensions indexed
Last reviewed Jun 26, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the INV file format?

An .inv file is a Minecraft inventory editor file created by INVedit, an open-source tool developed by copygirl around 2011 targeting Minecraft Beta and early 1.x releases. The file stores a player's complete inventory as NBT (Named Binary Tag) data - Minecraft's native binary serialization format - wrapped in a standard gzip container.

Inside the gzip stream a root TAG_Compound holds a list of inventory slot entries. Each slot records an item id, a Count byte for stack size, a Damage short for item durability or subtype, and an optional nested tag compound for enchantments and other item-specific NBT properties. The gzip wrapper provides a CRC32 integrity check at end of file.

INVedit targets Minecraft Java Edition through roughly version 1.7.x. Minecraft 1.9 and later significantly restructured NBT item tags, making INVedit incompatible with modern worlds. The project's GitHub repository (github.com/copygirl/INVedit) has been archived with no commits since around 2013.

Modern alternatives for inventory manipulation include NBTExplorer for direct .dat world file editing, or Minecraft's built-in /give command and creative mode. MCEdit can import .inv files as chest contents for legacy world editing.

Security & safety

RISK: LOW

Binary game data file; no executable code. Safe to open in NBTExplorer. Importing a maliciously crafted INV into MCEdit could theoretically corrupt a Minecraft world save, but this is an unlikely attack vector.

Format details

in a nutshell
FULL NAMEINVedit Minecraft Inventory Fileaka Minecraft inventory editor file
DEVELOPERcopygirl (open-source, GitHub)since ~2011 (INVedit for Minecraft Beta/1.x era)
CATEGORYGame Files
MIME TYPEapplication/octet-stream
TYPEbinary NBT-based game inventory file
This extension is also used by…
  • Autodesk Inventor Part/Assembly (sometimes .inv) - Some Autodesk Inventor legacy references use .inv; the primary Inventor extensions are .ipt and .iam.
  • Generic inventory/invoice data file - Various business/ERP applications export inventory or invoice data as .inv plain-text or CSV files.
MAGIC BYTES · FILE SIGNATURE
OFFSET
0001
HEX
1F8B
ASCII
··
INV files store NBT (Named Binary Tag) data, which Minecraft gzip-compresses. Standard gzip header at offset 0; NBT TAG_Compound follows after decompression.

Programs that open INV files

Windows2 apps
McEdit Open-source Import .inv into a chest in a Minecraft world. Note: MCEdit targets legacy Minecraft versions.
NBTExplorer Open-source File → Open; navigate the NBT tree to inspect inventory slot data.
macOS1 app
NBTExplorer Open-source Cross-platform Java app; open the .inv file directly.
Linux1 app
NBTExplorer Open-source Run via Mono or Java; open .inv file to inspect NBT structure.

Technical details

deep spec
Data formatNBT (Named Binary Tag), gzip-compressed
File signature0x1F 0x8B (gzip magic bytes, offset 0)
Byte orderBig-endian (Java NBT specification)
Compressiongzip
Integrity checkgzip CRC32 at end of stream
Root NBT structureTAG_Compound with inventory slot list
Slot fieldsid (item type), Count (byte), Damage (short), optional tag compound
Typical size1 KB - 10 KB
Compatible Minecraft versionsBeta 1.x through ~1.7.x (Java Edition)
Incompatible withMinecraft 1.9+ (restructured NBT item format)
MIME typeapplication/octet-stream
Developercopygirl (open-source, GitHub)
Project statusArchived (~2013), no longer maintained
Released~2011 (INVedit for Minecraft Beta/1.x era)
Specificationgithub.com

INV conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with INV files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about INV files.

Frequently asked questions

What is an INV file in Minecraft?
An INV file is a player inventory saved by INVedit, a legacy Minecraft inventory editor from the Beta/1.x era. It stores gzip-compressed NBT data listing every inventory slot's item, count, and data value.
Can I use INVedit with modern Minecraft?
No - INVedit is archived and incompatible with Minecraft 1.9+. Use creative mode or /give commands instead.
How do I open an INV file?
Use NBTExplorer (free, cross-platform) to inspect the NBT data, or MCEdit to import it into a legacy Minecraft world.
Is INVedit safe to use?
INVedit itself is a legitimate open-source tool (GitHub: copygirl/INVedit), but it is no longer maintained. Download only from the official GitHub repository.

References

1INVedit - GitHub (archived)github.com
2Minecraft Wiki - NBT formatminecraft.wiki

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.MDMarkdown Document
4.PARTPartial Download File
5.RPMSGRestricted Permission Message
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

Related extensions

.OBBAndroid Opaque Binary Blob (APK Expansion File)
.PAKGame Resource Package (PAK)
.ROFLLeague of Legends Replay
.PACKAGEThe Sims / Maxis DBPF Package (game content & mods) - dominant meaning
.XSBXACT Sound Bank
.SAVSaved Game File

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z