Open PCD and XYZ point clouds online
PCD and XYZ store sampled 3D coordinates from scanners, robotics and reconstruction pipelines, with optional colour fields. Explore supported points locally in an orbitable browser scene.
Interactive viewer — This format is parsed and rendered in the browser.
Drop a PCD file to open it
or click to choose — everything stays on your device
Choose file🔒 100% private — files never leave your browser
Or turn PCD into an image — snapshot the preview, add arrows or notes, and download a PNG.
What is a PCD file?
PCD and XYZ store sampled 3D coordinates from scanners, robotics and reconstruction pipelines, with optional colour fields. Explore supported points locally in an orbitable browser scene. The .PCD extension identifies a Point Cloud Data / XYZ point list file, which is served with the application/octet-stream media type. You can open it here instantly — drop the file into the box above and it renders in your browser. Nothing is uploaded.
PCD is associated with the Point Cloud Library and can describe typed fields such as XYZ, RGB and normals; XYZ is a simpler text convention with one point per row. A quick browser preview helps confirm coordinate ranges, density and orientation before processing the cloud in PCL, CloudCompare or a reconstruction workflow.
Besides this free online viewer, you can open PCD / XYZ point cloud files in desktop apps such as CloudCompare, MeshLab, PCL — but here all you need is a web browser.
Quick facts
| Format | PCD / XYZ point cloud — Point Cloud Data / XYZ point list |
|---|---|
| File extensions | .pcd .xyz |
| MIME type | application/octet-stream |
| Developer | Point Cloud Library / various |
| Category | 3D, CAD & GIS |
| Also opens in | CloudCompare, MeshLab, PCL |
Common uses
- Check whether scanner data uses the expected coordinate orientation
- Spot empty, sparse or obviously corrupted regions
- Preview a robotics or photogrammetry export before processing
What this browser preview can and cannot show
PCD field layouts and XYZ column conventions vary. Unsupported compression, custom fields, intensity schemas or extremely large datasets may not render as intended. This viewer does not georeference, classify, measure or edit the point cloud.
Tips for a reliable preview
- Use a documented XYZ column order
- Downsample very dense clouds for faster review
- Keep an untouched master before converting formats
How to open a PCD file online
- Click Choose file above, or drag your PCD file onto the box.
- The right viewer loads automatically and renders your file.
- Read, scroll or page through it. To open a different file, choose Open another file.
100% private — files never leave your browser.
Libraries used to render PCD in the browser
This viewer is built entirely with open-source JavaScript that runs in your browser:
Frequently asked questions
What is a .PCD file?
A .PCD file is a Point Cloud Data / XYZ point list, identified by the application/octet-stream media type. You can open and read it instantly in the viewer above without installing anything.
What programs open PCD files?
On the desktop, PCD files typically open in CloudCompare, MeshLab, PCL. Online, this page opens them in any modern browser — nothing to download.
How do I convert PCD to an image?
Use Snapshot to capture the PCD preview, optionally add arrows, text or highlights, then download it as a PNG image.
Can I measure distances in the point cloud?
Not in this lightweight preview. Use CloudCompare, PCL or GIS software when measurements and coordinate-system handling are required.
Is it safe to open my PCD file here?
Yes. The file is read and rendered entirely by JavaScript inside your own browser. It is never uploaded to a server, so nothing leaves your device.
Do I need to install anything to view a PCD file?
No. There is nothing to install and no account to create. Open the page, drop your file, and it displays instantly.
Does it work on my phone or iPad?
Yes. The viewer is fully responsive and works in modern mobile and tablet browsers such as Safari and Chrome.
Is there a file size limit?
There is no hard limit, but very large files depend on your device’s memory. Big files are processed in the background so the page stays responsive.