Component Footprint Reference

Passive chip sizes (imperial code → metric body)

CodeBody (mm)Notes
04021.0 × 0.50.6–0.7 pad length typical; fine for hand rework is hard
06031.6 × 0.8Most common small size; 0.9 × 0.8 pad typical
08052.0 × 1.25Easy to hand-solder; common for LEDs and larger caps
12063.2 × 1.6High-capacitance / higher-voltage parts
12103.2 × 2.5Big capacitors (up to ~100 µF in X5R)
25126.3 × 3.2Power / current-sense resistors (1 W class)

Pad sizes in a real design come from the IPC-7351 land-pattern calculator for the specific part — the code-to-metric body mapping here is exact, the pads are not.

Active package pitches

PackagePinsLead pitch (mm)Notes
SOT-2330.95Body ≈ 2.9 × 1.3 mm; the everyday small transistor / regulator
SOT-22342.3Tab carries current; thermal pad on PCB
SOIC-881.27Body ≈ 4.9 × 3.9 mm (150 mil)
SOIC-16161.27Body ≈ 10 × 4 mm (300 mil for wide variant)
TSSOP-880.65Fine pitch — needs solder paste stencil
QFN8–640.4–0.65Exposed pad underneath; via-in-pad for thermal
DIP-882.54Through-hole classic; 0.3 in row spacing
TO-9231.27Through-hole transistor; leads on 0.05 in centers
SOT-8941.5SMD; large tab + 3 leads for medium power

What is Component Footprint Reference

Component Footprint Reference is a two-table lookup of the package sizes and lead pitches a PCB designer meets constantly: the imperial passive chip codes with their exact metric body sizes, and the active packages with their pin counts and lead pitches. The passive table maps 0402 through 2512 to their true metric bodies — an 0805 chip is 2.0 by 1.25 millimetres, a 0603 is 1.6 by 0.8 — and the active table covers SOT-23 through DIP-8 with the pitch that drives the land pattern.
The pitches are the numbers a layout actually needs: SOIC-8 and SOIC-16 at 1.27 millimetres, TSSOP-8 at the fine 0.65 pitch that demands a solder-paste stencil, QFN at 0.4 to 0.65 with its exposed pad underneath, DIP-8 at the classic 2.54, and the through-hole TO-92 at 1.27 with leads on 0.05 inch centres. The passive notes carry the practical sizing: 0603 is the most common small size, 0805 is easy to hand-solder and common for LEDs, 1210 holds the big capacitors up to about 100 microfarads in X5R, and 2512 carries the power and current-sense resistors.

How to Use Component Footprint Reference

  1. Step 1: Identify whether the part is a passive chip or an active package, and open the matching table — Passive chip sizes for resistors, capacitors, inductors; Active package pitches for transistors, ICs and through-hole parts.
  2. Step 2: For a passive, match the imperial code printed on the part's datasheet — 0603, 0805, 1206 — to its exact metric body size in the Body column. The code is the imperial dimension in hundredths of an inch; the metric value is the real body.
  3. Step 3: For an active package, match the package name to its pin count and Lead pitch. The pitch is the dimension that sets the land pattern: 1.27 mm for SOIC, 0.65 mm for TSSOP, 2.54 mm for DIP.
  4. Step 4: Use the notes column for the assembly implications — TSSOP's fine pitch needs a stencil, QFN's exposed pad suggests via-in-pad for thermal, 2512 carries the power resistors.
  5. Step 5: For the actual land pattern, move to the IPC-7351 land-pattern calculator with the specific part number — the code-to-metric body mapping here is exact, but the pads are not, and the tool's note says so.

Why Use Component Footprint Reference

The imperial chip codes are a standing trap: the name says inches — 0805 — but the part is metric, and a designer who sizes a land pattern from the code instead of the body dimension gets pads that do not fit the part. Keeping the exact metric body next to each code resolves the naming ambiguity before it reaches the footprint, which is the cheapest place to fix it.
The pitch column carries the assembly reality that drives package selection: a fine-pitch TSSOP or QFN demands stencil printing and precise placement, while a DIP or an SOIC can be handled and reworked by simpler means. Knowing the pitch before the part is chosen is how a design picks a package it can actually build — the difference between a footprint that assembles and one that becomes a rework problem.

Privacy & Security

This tool runs entirely in your browser — no data ever leaves your device. There is no server round-trip, no upload, no logging, and no account required. Your input is processed locally using client-side JavaScript and is never stored, transmitted, or accessible to anyone else. When you close the tab, everything disappears.

Frequently Asked Questions

What does the 0805 code actually mean?

The imperial chip codes encode the body dimensions in hundredths of an inch: 0805 means 0.08 by 0.05 inches — 2.0 by 1.25 millimetres in the metric body size the table lists. The same mapping holds across the series: 0603 is 0.06 by 0.03 inches, or 1.6 by 0.8 millimetres, and 2512 is 0.25 by 0.12 inches, or 6.3 by 3.2. Always size the land pattern from the metric body, never from the imperial code alone.

Why does TSSOP-8 need a solder-paste stencil while SOIC-8 does not?

Because the lead pitch is much finer: TSSOP-8 sits at 0.65 millimetres while SOIC-8 sits at 1.27. At the finer pitch, hand-soldering and even hand-applied paste become unreliable — the adjacent leads are close enough that bridges form easily — so the assembly relies on stencil-printed paste and reflow. The pitch column is the shorthand for that whole assembly story: below roughly 0.8 millimetres, count on stencil processes and careful inspection.

What is special about the QFN's exposed pad?

A QFN has a large metal pad on the underside of the package that is soldered to the PCB, serving both as the thermal path and often as the ground connection. The land pattern must include that pad — with a solder-paste aperture sized to avoid voids — and the board should use thermal vias beneath it, commonly via-in-pad, to pull heat into the inner planes. Getting the pad right is a thermal design decision as much as a footprint one, which is why the reference flags it in the notes.

Can I use the body sizes here as land-pattern dimensions?

No — the body sizes are the component's physical dimensions, and the land pattern is deliberately larger, with pad sizes and spacings that allow for placement tolerance, solder fillet and rework. The correct pads come from the IPC-7351 land-pattern calculator fed with the specific part's data, which the tool's note directs you to. Using the body size as the pad size produces pads too small to solder reliably, which is the classic beginner footprint error this reference is designed to steer around.