.IFCZIP

IFCZIP File

Industry Foundation Classes ZIP (compressed BIM model)
Ask a question
QUICK ANSWER

An IFCZIP file is a compressed version of an IFC building model. It contains a standard .ifc or .ifcXML file packed to 60-95% smaller size. Open it in usBIM.viewer+, BIMcollab ZOOM, or Solibri Anywhere (all free), or import it into Revit or ArchiCAD. All compliant BIM tools handle it exactly like a plain .ifc file.

Developer: buildingSMART International Category: CAD Files Open standard MIME: application/zip
OPENS ON Windows macOS Linux Web
Related: .DWG · .SLDPRT · .EASM · .NWD

On this page

19k+ extensions indexed
Last reviewed Jul 25, 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 IFCZIP file format?

.ifczip files are ZIP-compressed .ifc building models based on the Industry Foundation Classes standard, maintained by buildingSMART International. Rather than distributing a large plain-text .ifc file, compliant tools package exactly one .ifc (IFC-SPF) or .ifcxml file inside a standard ZIP archive and rename the result .ifczip.

The compression benefit is significant: an .ifczip is typically 60-80% smaller than the equivalent .ifc file and 90-95% smaller than an .ifcXML equivalent, making large architectural, structural, or MEP models practical to share by email or cloud upload.

buildingSMART's implementation agreement restricts the archive to PKZip 2.04g DEFLATE compression. Deflate64, Unicode filenames, and encryption are explicitly forbidden to guarantee maximum compatibility across BIM tools. The ZIP must contain exactly one IFC file at the root level - no subdirectories for the IFC content.

Opening an .ifczip in any compliant BIM application is transparent: the tool decompresses automatically, exactly as if a plain .ifc were opened. The inner file declares the IFC schema version (IFC2X3, IFC4, or IFC4.3) in its FILE_SCHEMA statement. Renaming the file to .zip lets any archive utility inspect or extract the contents without specialized software.

The format has been in use since the early IFC2x era. Current content may conform to the IFC4.3 schema (2024), while the ZIP container itself remains unchanged.

Security & safety

RISK: LOW

The IFCZIP contains only IFC building model data (no executable code). The ZIP wrapper is compliant with PKZip 2.04g - no encryption. Treat with same caution as any ZIP: verify the inner file is .ifc or .ifcXML and not an executable disguised inside. Large building models may contain proprietary design information.

Format details

in a nutshell
FULL NAMEIndustry Foundation Classes ZIP (compressed BIM model)aka IFC-ZIP, ifcZIP
DEVELOPERbuildingSMART Internationalsince early 2000s (official buildingSMART IFC format variant alongside IFC2x)
CATEGORYCAD Files
MIME TYPEapplication/zip
TYPEZIP-compressed IFC BIM building model (IFC-SPF or IFC-XML inside ZIP)
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
504B0304
ASCII
PK··
Identical to any ZIP archive. The ZIP contains exactly one .ifc (IFC-SPF) or one .ifcXML file in the root directory; that inner file starts with "ISO-10303-21;" (SPF) or an XML declaration. buildingSMART spec mandates single-file root content.

Programs that open IFCZIP files

Windows5 apps
usBIM.viewer+ (ACCA) Free Open the .ifczip directly - the viewer decompresses and renders the model without extra steps.
BIMcollab ZOOM Freemium Open or drag the .ifczip file; supports IFC/IFCZIP natively.
Solibri Anywhere Free Free IFC viewer; opens IFCZIP transparently.
Autodesk Revit Paid Open/Link IFC (Revit handles .ifczip); model is imported into the Revit project.
Trimble Connect for Desktop Freemium Replaced Tekla BIMsight (EOL 2019); open IFC/IFCZIP models for review and coordination.
macOS2 apps
usBIM.viewer+ (ACCA) Free macOS version available; opens IFCZIP directly.
Graphisoft Archicad Paid Open/merge IFCZIP model; full OpenBIM import/export.
Linux1 app
BlenderBIM / Bonsai Open-source IfcOpenShell-based add-on for Blender; opens IFC and IFCZIP models.
Web1 app
BIMvision Free Free IFC viewer with web companion; open IFCZIP for 3D navigation.

Technical details

deep spec
Container formatPKZip 2.04g - ZIP local file header signature 50 4B 03 04 at offset 0
Inner content constraintExactly one .ifc or .ifcxml file at the ZIP root; no subdirectories for IFC content (buildingSMART mandate)
Compression algorithmDEFLATE only - Deflate64, Unicode filenames, and encryption explicitly forbidden by buildingSMART implementation agreement CV-2x3-154
Inner file encodingIFC-SPF: plain-text STEP Part-21 beginning with ISO-10303-21; - or IFC-XML: UTF-8 XML
IFC schema declarationFILE_SCHEMA statement inside the inner file names the version: IFC2X3, IFC4, or IFC4.3
Compression ratio60-80% smaller than equivalent .ifc (SPF); 90-95% smaller than equivalent .ifcXML
Typical file size500 KB - 200 MB (large BIM models may exceed 50 MB uncompressed)
Magic bytes50 4B 03 04 at offset 0 - standard ZIP header, identical to any ZIP archive
Byte orderLittle-endian (ZIP structures); inner IFC-SPF is ASCII/UTF-8 text
Integrity checkZIP CRC-32 per entry; no additional IFC-level checksum
MIME typeapplication/zip (primary); application/x-step (alternative)
EncryptionNone - explicitly prohibited by buildingSMART specification
Platform supportWindows, macOS, Linux; compliant BIM viewers decompress transparently on open
Releasedearly 2000s (official buildingSMART IFC format variant alongside IFC2x)
Latest versionIFC4.3 (2024) content inside; container is PKZip 2.04g
Open standardYes · royalty-free
Specificationtechnical.buildingsmart.org

IFCZIP conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with IFCZIP 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 IFCZIP files.

Frequently asked questions

What is an IFCZIP file?
A ZIP-compressed IFC building model (BIM file). It contains the same building data as a .ifc file but is 60-95% smaller for easier sharing.
How do I open an IFCZIP file?
Use any IFC viewer or BIM tool: usBIM.viewer+, BIMcollab ZOOM, or Solibri Anywhere (all free). Or import into Revit/ArchiCAD. All handle IFCZIP transparently.
Can I convert IFCZIP to IFC?
Yes - just rename it to .zip and extract with 7-Zip or Windows Explorer. The inner .ifc file is the full building model.
What's the difference between IFC, IFCZIP, and IFCXML?
Same building model, different encodings: .ifc = plain text (STEP/SPF), .ifcXML = XML, .ifczip = ZIP-compressed .ifc or .ifcXML. All open in the same BIM tools.
Is Tekla BIMsight still available for IFCZIP files?
No - Tekla BIMsight was discontinued at end of 2019. Its replacement is Trimble Connect for Desktop, which also opens IFC/IFCZIP models and is free to use.

References

1buildingSMART - IFC formats (official)technical.buildingsmart.org
2buildingSMART CV-2x3-154 - IFCZIP specificationstandards.buildingsmart.org

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

.DWGAutoCAD Drawing Database
.SLDPRTSOLIDWORKS Part File
.EASMeDrawings Assembly
.NWDNavisworks Document (published 3D model)
.VWXVectorworks Design File
.DXFDrawing Exchange Format (AutoCAD DXF)

Free file tools

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

Open the toolbox

Browse file extensions A-Z