PSB
PSB raster imageUsed for pixel-based artwork, scans, and photographs.
- Family
- Images
- MIME
- image/vnd.adobe.photoshop
Free PSB to SVG conversion online, with the real pixel tracing into approximate paths behavior, what gets lost, and a concrete way to check the output.
Tracing PSB's pixel edges produces approximate shapes for SVG - A vectorization, not a recovery of whatever paths, layers, fonts, or control points the original designer actually used. PSB parsing extends the Photoshop document model to very large canvases while retaining layers, masks, channels, effects, smart objects, and color data. SVG output stores scalable XML graphics with paths, viewBox coordinates, styles, and optional text; tracing, fonts, filters, and external assets determine editability.
Starting model: Photoshop Large Document data for canvases or file sizes beyond ordinary PSD limits. Rendered result: XML-described vector artwork built from paths, shapes, paint, and optional text.
Used for pixel-based artwork, scans, and photographs.
Designed for resolution-independent illustrations.
Use traced SVG for simple flat marks that need scalable outlines. Photographs, texture, and evidence-grade source pixels belong in PSB or another raster master.
Verify canvas dimensions, bit depth, layer count, masks, type, smart objects, and saved composite in a PSB-aware editor.
Zoom in far enough to judge path smoothness, then check text, the viewBox, clipping, and any external references.
Many PSD-compatible tools do not support PSB, and a flattened export loses large-document layers, masks, and smart objects.
When the source is raster, tracing only approximates the original geometry rather than recovering it; fonts and filter effects can also render differently across viewers.
Raster-to-SVG routes use image tracing; the output paths are an approximation of the source pixels.