Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightPick-and-Place ViewerPick-and-Place Viewer

Pick-and-Place Viewer

Plot a centroid / pick-and-place CSV as a top and bottom board view, search designators, and inspect each component's position, rotation and side.

upload_file

Click to browse or drag & drop files here

Choose a pick-and-place / centroid CSV file

Accepted: .csv,.txt,.tsv,.pos,.xy

Similar Tools

DXF Layer Viewer

DXF Layer Viewer

Open a DXF drawing in the browser, inspect every layer and entity type, and toggle layers on or off to see exactly what is on the drawing.

Universal CAD Viewer

Universal CAD Viewer

View STEP, IGES, BREP, STL and DXF files in your browser, no install or upload — 3D solids in an orbit viewer, DXF drawings on a 2D canvas.

CAD Viewer

CAD Viewer

Open STEP, STP, IGES, IGS and BREP files directly in your browser with a free online CAD viewer that needs no install and no upload.

Excellon Drill Viewer

Excellon Drill Viewer

Inspect an NC (Excellon) drill file on its own: tool table with sizes in mm and inch, hole and slot counts, plating status, and a 2D plot of every hole.

PDF Margin Adjuster

PDF Margin Adjuster

Add, remove, or resize the margins on every page of a PDF with exact control over top, right, bottom, and left values in points, millimeters, or inches.

Text to PDF

Text to PDF

Convert plain text to a PDF document with customizable font, size, and page layout.

WASM Demangler

WASM Demangler

Demangle Rust and C++ symbol names found in a WebAssembly binary, one at a time or in bulk across a whole file.

apps

More Tools

Browse our full collection of free online tools.

A pick-and-place file (also called a centroid or XY file) is the list of exact positions, rotations and sides a pick-and-place machine uses to place every part on a board — but the CSV itself is just numbers next to reference designators, with no picture attached. This tool draws that picture: drop the file in and it plots every component at its recorded (X, Y), rotated the way the file says, colour-coded by which side of the board it belongs to.

Column names for this file type are not standardized — KiCad, Altium, Fusion 360, EasyEDA and JLCPCB's own exporters all use different header text for the same fields ("Mid X" vs "PosX" vs "Ref X", "Layer" vs "Side" vs "TB"). The tool detects the mapping automatically and shows exactly which column it used for which field, so a mistaken guess is visible rather than silent.

A search box filters and highlights by designator — type one reference or a comma-separated list like "R1, R2, U3" to pick out a handful of parts on a dense board. Toggle between top, bottom or both sides, hover any plotted rectangle (or a table row) to see its value and footprint, and click to pin the readout.

One honest limitation: most centroid files never declare whether their numbers are millimetres or inches. This tool only reports a unit when the file states it inline (some KiCad exports do); otherwise it says so plainly and lets a unit toggle just relabel the numbers rather than silently guessing which one is correct.

Everything happens in your browser — the file is read and drawn locally, nothing is uploaded.