What is the difference between .emf and .pcd?
- Extension
- .emf
- .pcd
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Kodak
- Description
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- This format was developed by Kodak in order to store images on optical or other media. It is used as a format for archiving scanned documents on Kodak devices. It encodes images in 24-bit color and supports resolutions of up to 6144x4096 pixels.
- MIME Type
- application/x-msmetafile
- image/x-photo-cd
- Sample
- sample.emf
- sample.pcd
- Wikipedia
- .emf on Wikipedia
- .pcd on Wikipedia