What is the difference between .psb and .svg?
- Extension
- .psb
- .svg
- Format
- Binary
- Text
- Category
- Raster Image
- Vector Image
- Developer
- Adobe Systems
- Adobe Systems
- Description
- Format used for saving large Photoshop documents over 30,000 by 30,000 pixels in size; supports images up to 300,000 by 300,000 pixels; to enable .psb support, check the "Enable Large Document Format" within the File Handling pane of the Photoshop Preferences window
- 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/vnd.adobe.photoshop
- image/svg+xml
- Sample
- sample.psb
- sample.svg
- Wikipedia
- .psb on Wikipedia
- .svg on Wikipedia