Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightGerber to SVG/PDFGerber to SVG/PDF

Gerber to SVG/PDF

Turn Gerber/Excellon layers into a real, scalable SVG file, or a PDF sized to the board's true physical dimensions.

upload_file

Click to browse or drag & drop files here

Choose a fabrication ZIP or Gerber/Excellon files

Accepted: .zip,.gbr,.ger,.gtl,.gbl,.gts,.gbs,.gto,.gbo,.gtp,.gbp,.gml,.gm1,.gm2,.gko,.drl,.xln,.tap,.txt

Similar Tools

Gerber PCB Viewer

Gerber PCB Viewer

Overlay a Gerber/Excellon fabrication package as a realistic PCB image, with copper, soldermask, silkscreen and drill layers toggled on or off.

Gerber Preflight Checker

Gerber Preflight Checker

Scan a Gerber/Excellon fabrication package for missing layers, an unclosed board outline, drills falling outside it, and other common fab problems.

HPGL to SVG Converter

HPGL to SVG Converter

Convert an HPGL or HPGL-2 plotter file into an editable SVG, with each pen kept as its own group and correct millimetre scaling.

PDF to SVG

PDF to SVG

Convert PDF pages to scalable SVG vector files in your browser.

Blur Image

Blur Image

Apply a smooth Gaussian blur to any image directly in your browser. Adjustable radius, live preview, fully private.

HEX to RGB

HEX to RGB

Convert HEX color codes to RGB, HSL, HSV values with a live color preview.

Merge PDF

Merge PDF

Merge multiple PDF files into one document quickly and securely in your browser.

apps

More Tools

Browse our full collection of free online tools.

From fabrication data to a document you can actually use

Gerber and Excellon files are built for machines, not for dropping into a datasheet, a assembly instruction, or a presentation slide. This tool bridges that gap: load a fabrication ZIP or loose Gerber/Excellon files, choose which layers to include — just the outline, copper and silkscreen for a documentation figure, or every layer for a full reference — and export either format.

A real, scalable SVG

The SVG download is a genuine vector document: every trace, pad and silkscreen mark stays a real <path>/<rect>/<circle> element, with a viewBox and width/height set in millimeters from the board's actual size, so it opens at true scale in Inkscape, Illustrator, or a browser tab and can be zoomed without pixelation.

PDF — and an honest note on how

A true vector PDF would mean translating every one of those SVG element kinds into PDF drawing primitives one by one; this tool instead renders the composited SVG to a canvas at a fixed high resolution (600 DPI) and embeds that bitmap on a single PDF page sized in real points from the board's millimeter dimensions — the same rasterize-then-embed technique this site's own jpg-to-pdf tool uses for formats it can't embed natively. It looks sharp at normal viewing and printing sizes, but it is a high-resolution image, not scalable vector content, and the tool says so plainly rather than letting you assume otherwise.

Privacy

Parsing, layer identification, compositing and export all happen locally in your browser. Your fabrication files are never uploaded anywhere.