What is the difference between .emf and .ptiff?
- Extension
- .emf
- .ptiff
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Lead Technologies
- 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.
- Ptiff is a type of image file that is created by compressing a TIFF (Tagged Image File Format) image using a wavelet-based encoding, known as pyramidal encoding. This type of file can store both lossy and lossless compressed images and is often used for storing large-scale images such as aerial photographs or medical images.
- MIME Type
- application/x-msmetafile
- image/x-ptiff
- Sample
- sample.emf
- Wikipedia
- .emf on Wikipedia