What is the difference between .ifczip and .obj?
- Extension
 - .ifczip
 - .obj
 
- Category
 - 3D
 - 3D
 
- Developer
 - Open Geospatial Consortium (OGC)
 - Wavefront Technologies
 
- Description
 - IFCzip (Compessed IFC File) is a compressed format for IFC files, which stands for Industry Foundation Classes. These files are used for building information modeling (BIM) and are compressed using a ZIP algorithm to reduce their size for storage and transmission.
 - It is one of the most important files in 3D printing and graphics programs. OBJ is a neutral interchange format for storage of non-animated 3D models.
 
- MIME Type
 - application/ifc-zip
 - model/wavefront-obj
 
- Wikipedia
 - .ifczip on Wikipedia
 - .obj on Wikipedia