Files ending in .gbr, .gbl, .gtl, .gts, and similar extensions are commonly PCB Gerber layers. Each file is a two-dimensional manufacturing image: copper traces, solder mask openings, printed legend, paste apertures, or a mechanical profile. You can inspect them without the EDA program that created the board.
The important catch is that one Gerber file rarely represents the whole PCB. A .gbl file is normally bottom copper, while a .gtl file is normally top copper. Load the complete set so you can see how copper, mask, silkscreen, outline, and drill holes align. A single layer can look valid even when the package is incomplete.
To start, drag the files or their original ZIP into this online Gerber viewer. If Gerber itself is new to you, first read what a Gerber file is.
Quick answer
Open .gbr, .gbl, .gtl, and related files by dropping the complete PCB fabrication ZIP—or all loose layers together—into the online viewer. Toggle layers to check their contents and alignment. Treat the extensions as naming clues, not absolute proof of layer function.
What .GBR, .GBL, and .GTL usually mean
.gbr is the standard general Gerber extension and can hold any Gerber image layer. Its function may be stated in the base filename, such as board-F_Cu.gbr, or in Gerber X2 attributes embedded in the file. Generic extensions are not missing information when those other identifiers are clear.
Extensions such as .gtl and .gbl are widely used layer-function conventions. They are convenient, but renaming a file does not change its image data or make its contents a particular layer. Check the filename, metadata where present, export notes, and rendered geometry together.
| Extension | Common layer | Typical visible content |
|---|---|---|
| .GBR / .GER | Generic Gerber | Any image layer; identify it from context and content. |
| .GTL | Top copper | Top traces, pads, vias, and copper pours. |
| .GBL | Bottom copper | Bottom traces, pads, vias, and copper pours. |
| .GTS / .GBS | Top / bottom solder mask | Openings where pads and other copper remain exposed. |
| .GTO / .GBO | Top / bottom silkscreen | Reference text, component outlines, and polarity marks. |
| .GTP / .GBP | Top / bottom paste | Stencil apertures for surface-mount solder paste. |
| .GKO / .GM1 / .GML | Outline or mechanical | Board profile, cutouts, dimensions, or other mechanics. |
| .DRL / .XLN / .TXT | Usually Excellon drill | Hole coordinates and tool sizes; not a Gerber image. |
Naming varies most around inner copper and mechanical files. Inner layers may use numbered extensions or names such as In1_Cu.gbr. An outline might be called Edge Cuts, Dimension, Profile, Route, or Mechanical. The Gerber extension reference covers these conventions in more detail.
How to view the files online
- Open the free online Gerber viewer.
- Drag in the fabrication ZIP directly, or select every related loose Gerber and drill file in one operation. Keeping the set together reduces the risk of omitting a layer.
- Wait for the files to parse and render. Review the detected layer labels rather than assuming every filename is definitive.
- Toggle layers individually. Identify copper by traces and pours, mask by exposure openings, silkscreen by legend, and paste by stencil apertures.
- Overlay copper with drill data. Holes should be centered in the intended pads and vias, with plausible annular rings and edge clearances.
- Turn on the outline or profile and confirm that it encloses the board, matches the expected size, and includes intended cutouts.
Bottom layers may be displayed using a chosen viewing convention, so do not call a bottom file incorrect merely because it appears mirrored relative to a top-side mental view. What matters is that the layer is identified consistently and aligns correctly when the package is interpreted as a board stack.
Loose Gerbers versus a ZIP package
Both can be viewed, but the original ZIP is usually the safer starting point. It may contain drill files, a Gerber job file, fabrication notes, and reports in addition to the obvious layer images. Extracting or sending files individually makes it easier to leave out the outline, non-plated drill file, or one bottom-side layer.
If you only received a .gbr or .gbl, you can still inspect that layer. Just describe the result accurately: you have viewed one file, not validated a complete manufacturing package. Ask for the other layers and drill data before using it for a fabrication review.
What to check after the files render
- Copper layers contain the expected traces, pads, pours, and inner planes without obvious clipping.
- Solder mask openings align with pads and do not expose unintended copper.
- Silkscreen text and outlines do not overlap exposed pads or disappear beyond the board edge.
- Drill holes and slots align with copper features and mechanical requirements.
- The profile is closed and all layers share the same scale and origin.
- The package contains every required top, bottom, inner, mask, drill, and mechanical output for this particular board.
A viewer helps reveal omissions and alignment problems, but it cannot recover a layer that was never exported. If anything is missing or mixed between revisions, regenerate one clean package from the source EDA tool. For general opening advice, see how to open Gerber files, then use the free online viewer for the final visual check.
FAQ
- How do I open a .GBR file online?
- Load the .gbr file into an online Gerber viewer. For a meaningful board review, load the complete ZIP or all related Gerber and Excellon drill files together rather than viewing one layer alone.
- What is a .GBL file?
- By common filename convention, .gbl means the bottom copper Gerber layer. The extension is a useful clue, but the rendered content and any Gerber X2 attributes provide stronger confirmation.
- What is the difference between .GTL and .GBL?
- .gtl commonly identifies top copper and .gbl commonly identifies bottom copper. Both are normally Gerber image files, viewed from their defined layer perspective and combined with the rest of the fabrication package.
- Why do all my layers end in .GBR?
- That is valid. Some EDA tools use the standard .gbr extension for every layer and identify function through descriptive filenames, Gerber X2 attributes, or both.
- Can I manufacture a PCB from one .GBR or .GBL file?
- Usually not. One file normally represents only one image layer. A fabrication package typically also needs the other copper layers, solder mask, board outline, drill data, and any additional layers required for that board.