GerbView is a powerful tool for viewing, inspecting, and converting Gerber and drill files used in PCB manufacturing.
This guide will walk you through the basics of getting started — from opening your first file to exploring GerbView’s most useful features.
The
Layer Panel on the left lets you control layer visibility and appearance:
- Toggle layers on/off with the checkbox. For example, to hide silkscreen to clearly inspect copper traces.
- Reorder layers to view your PCB as intended.
- Change layer colors for easier inspection.
GerbView includes handy tools for inspecting your design:
- Measure Distance: Use the measurement tool to check trace widths, clearances, and hole diameters.
By default, the snap to objects mode is enabled, but you can easily disable this by clicking the Toggle Snap button or press the F9 key.
- Inspect Items: Select pads and tracks to see coordinates and attributes.
- Units: Switch between metric and imperial units by using the dropdown at the bottom of the window, or the settings.
When you’re ready to share or archive your design, GerbView offers several conversion options:
- Convert to PDF for easy sharing. Choose between:
- A single-page PDF, where all loaded layers are combined as separate PDF layers.
- A multi-page PDF, where each loaded layer is placed on its own page.
- A multi-file PDF, where each loaded layer is exported as a separate PDF file.
- Convert to DXF for use in CAD and CAM tools.
- Save as an image (PNG, TIFF, JPEG and more) for inclusion in reports or documentation.
- Convert legacy Gerber (RS-274D) files to extended Gerber (RS-274X).
- Convert back to Gerber if you’ve made adjustments, such as adding text, images or QR codes.
- Convert Gerber to other formats such as CGM, SVG and HPGL/2.
- Convert DXF to Gerber.
GerbView allows you to create high-quality printouts of your PCB views:
- Print each layer on a separate page or combine all layers into a single composite view.
- Adjust scaling options to print at 100% scale for exact measurements or fit to page for quick reviews.
- Choose between color or black & white output, depending on your needs.
- Display a full print preview before printing.
GerbView can open and inspect ODB++ files, a rich data format widely used by PCB manufacturers:
- Go to File → Open ODB++ and open an ODB++ file from your computer (.zip, .tgz, or .tar).
- GerbView automatically detects the ODB++ structure and displays its layers.
- You can then explore drill data, component lists, netlists, and layer stackups directly from the dataset.
- Convert ODB++ layers into individual Gerber files.
- Convert ODB++ component layers to DXF.
- Export ODB++ component reports to Excel for documentation or manufacturing reference.
GerbView makes it easy to compare two versions of a PCB design and spot changes:
- Add both the original and revised Gerber files.
- Use the Compare Layers feature to overlay the two versions.
- Differences are highlighted automatically, so you can quickly detect any edits before manufacturing.
- For step-by-step guidance, see the Compare Gerber tutorial.