Convert PLY to USDZ Online — Free
Upload a Polygon File Format file and download it as Universal Scene Description (Zip). Runs entirely in your browser — no server uploads.
About These Formats
Polygon File Format
PLY is a flexible format for storing 3D polygon meshes. It supports vertex colors, custom properties, and is commonly used for 3D scan data and point clouds.
Used with
3D scanning, photogrammetry, research, point cloud processing (MeshLab, CloudCompare).
Universal Scene Description (Zip)
USDZ is Apple's zipped USD format for augmented reality. It is the native format for iOS/macOS AR Quick Look, enabling users to place 3D objects in the real world.
Used with
iOS AR Quick Look, Safari, Shopify AR, Apple Vision Pro, and e-commerce AR previews.
What Transfers from PLY to USDZ
A breakdown of which data survives the PLY-to-USDZ conversion.
3D Geometry
Vertices, faces, and normals always transfer
Textures & Materials
PLY contains no texture data
Animations
PLY does not store animations
Vertex Colors
USDZ does not support vertex colors
Multiple Objects
PLY stores a single mesh
When to Convert PLY to USDZ
Convert PLY to USDZ when you need an Apple AR Quick Look experience. USDZ is the native 3D format for iOS and macOS — users can tap a link in Safari to place your model in the real world. It is also supported by Shopify, Reality Composer, and Apple Vision Pro.
PLY to USDZ — What to Know Before Converting
For reliable iOS AR Quick Look, keep polygon count below 100,000 triangles and limit texture atlases to 1024 × 1024 or 2048 × 2048 px. Models above these limits may load slowly or fail on older iPhone and iPad hardware. USDZ does not support per-vertex colors — bake vertex colors to a texture before converting if your source relies on them.
PLY files from 3D scanners or photogrammetry pipelines often have very high polygon counts. If your PLY is a dense scan mesh, run it through the Mesh Optimizer first to reduce polygon count and avoid browser memory limits during conversion.
Other PLY Conversions
Tips for the Best PLY to USDZ Result
Test on a real iOS device via AirDrop or a direct Safari link — desktop USDZ viewers do not always match AR Quick Look's rendering.
Use Apple's free Reality Converter (macOS) to validate and preview the USDZ before publishing.
For Shopify AR, upload both a GLB (served to Android) and a USDZ (served to iOS) — Shopify selects the correct format automatically.
USDZ supports only one UV channel. Models with multiple UV sets should be baked to a single channel before converting.
Common Reasons to Convert PLY to USDZ
- →iOS AR Quick Look: letting Safari users place the 3D model in their real-world environment with a single tap — no app required
- →Shopify AR: Shopify natively serves USDZ to iOS and GLB to Android; upload both for full cross-platform AR coverage
- →Apple Vision Pro: spatial computing apps built with RealityKit and Reality Composer Pro use USDZ as their primary format
- →iMessage and AirDrop: iOS users can share USDZ files directly and recipients see an interactive 3D preview inline in Messages
Frequently Asked Questions
How do I convert PLY to USDZ?
Upload your .ply file using the tool above, confirm the source format is set to PLY and the target is USDZ, then click Convert. The file processes in your browser and you can download it immediately.
Does converting PLY to USDZ preserve textures?
Yes. Converting to USDZ preserves PBR materials and embedded textures from the source file.
Is this converter free?
Yes, completely free. No account, no usage limits, no hidden fees.
Are my files uploaded to a server?
No. All processing happens locally in your browser using WebGL. Your files never leave your device.