What is the difference between .jpc and .svg?
- Extension
- .jpc
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Joint Photographic Experts Group
- Adobe Systems
- Description
- Image format that uses JPEG 2000 advanced wavelet compression; supports color depths of 8, 24, and 32 bits per pixel; also supports grayscale, RGB, YCbCr, XYZ, and Lab color spaces.
- 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/jp2
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .jpc on Wikipedia
- .svg on Wikipedia