What is the difference between .prc and .ico?
- Extension
- .prc
- .ico
- Format
- Binary
- Binary
- Category
- 3D
- Raster Image
- Developer
- Adobe Systems
- Microsoft
- Description
- File created in the Product Representation Compact (PRC) format, which is used to represent 3D models and assemblies; contains product structure, geometry, and product manufacturing information (PMI); stores data in a highly compressed format.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- application/x-prc
- image/x-icon
- Sample
- sample.prc
- sample.ico
- Wikipedia
- .prc on Wikipedia
- .ico on Wikipedia