What is the difference between .mac and .svg?
- Extension
- .mac
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Apple
- Adobe Systems
- Description
- Bitmap graphic created by MacPaint for the Macintosh, one of the first painting programs for the Mac; supports only black-and-white graphics since the original Macintosh had a monochrome monitor.
- 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-macpaint
- image/svg+xml
- Sample
- sample.mac
- sample.svg
- Wikipedia
- .mac on Wikipedia
- .svg on Wikipedia