What is the difference between .pcd and .svg?
- Extension
- .pcd
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Kodak
- Adobe Systems
- Description
- 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.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/x-photo-cd
- image/svg+xml
- Sample
- sample.pcd
- sample.svg
- Wikipedia
- .pcd on Wikipedia
- .svg on Wikipedia