ASSEMBLY FILE PREPARATION
Pick-and-place checker
Check coordinates, units, board sides and rotation. Compare each placement against your BOM.
Pick-and-place file
No file loaded
Bill of materials Optional
No file loaded
No sign-in needed. Your source files are never changed.
Import your files
Use CSV / TSV exports from your EDA tool.
Match and review
Confirm columns and follow each finding to its record.
Download for handoff
Export normalized files and a check report.
CHECK RESULTS
File checks
Findings
Component centers
Top: green · Bottom: gray. Coordinates only; no board outline or footprint geometry. Bottom is not mirrored. Select a point to find its data record, or use the searchable table below.
Data preview
Record 1 is the header. Numbering follows parsed records, not physical text lines. Invalid values display as —.
Download your checked files
BOM keeps one row per group. Placement exports in mm with angles in [0, 360), rounded to 6 decimal places. Confirm the assembler’s origin, side and rotation conventions before use. CSV text that could be interpreted as a spreadsheet formula is prefixed with an apostrophe.
Ready to discuss assembly?
Download your files, then attach them to your RFQ. Nothing is transferred automatically.
Before you send the files
Which formats and fields are supported?
Use UTF-8 CSV, TSV or delimited TXT with a header. KiCad whitespace .pos files with the standard Ref / Val / Package / PosX / PosY / Rot / Side header are also supported. Excel .xlsx files are supported. Choose a worksheet after import; its first used row must be the header. Use values-only sheets: formulas and Excel error cells are rejected. Older .xls files must be saved as .xlsx or CSV. Map unfamiliar headers after import. Comma, semicolon, tab and pipe delimiters are supported.
BOM quantities are per board. References can be grouped as R1, R2 or R1-R5. Manufacturer part numbers are required for fitted items. DNP accepts yes/no, true/false, 1/0, DNP and DNF; blank means fitted. Mounting type accepts SMT, THT and Other. A placement file needs one reference, X, Y, rotation in degrees and side per row.
What does the reference comparison check?
With both valid files loaded, we identify placements absent from the BOM, placements marked DNP, fitted BOM references without placement data, and different package names. Missing placements are review items because some parts are hand-assembled. BOM rows marked THT or Other are excluded from the missing-placement check. Comparison waits until file errors are resolved.
What does a clean result mean?
It means the supplied data passed these format and consistency checks. We do not verify component availability, pin 1, polarity, footprints, physical placement, solderability, electrical function or manufacturing readiness. Package-name differences can be legitimate library naming differences. Confirm origin, bottom-side convention and rotation with your assembler.
Where are my files stored?
These tools process files in browser memory and do not upload them or save them in browser storage. Clear the files or reload to discard the current session. Downloads are saved by your browser. The site’s account and search controls are separate from file processing.
Open-source software
CSV parsing uses PapaParse 5.7.0, distributed under the MIT license. Read the bundled license. Excel parsing uses SheetJS Community Edition 0.20.3 (Apache-2.0). SheetJS license. File checks and this interface are implemented for PCBA Partner.