Skip to main content

Polyforge

Free · Browser-side · No sign-up

Convert PLY to USDZ Online

Convert Polygon File Format (PLY) files to Universal Scene Description (USDZ), entirely in your browser. No upload, no sign-up. Your files never leave your device.

No sign-up required 100% client-side Up to 100 MB
PLYUSDZ

Drop your PLY file here

or click to browse from your computer (up to 100 MB)

Knot 3D model preview
Try with a sample modelKnotKnot by Polyforge · CC0 1.0 Universal

Trefoil knot mesh demonstrating PLY format conversion.

$ apple ar quick look

USDZ is the native format for AR Quick Look on iOS, iPadOS, and visionOS. Converting PLY to USDZ lets users view your 3D scan in augmented reality directly from Safari, Messages, or Mail with no app required.

$ preserved vertex colors

Per vertex color data captured in PLY files from 3D scans and photogrammetry is carried into the USDZ output, keeping the visual appearance of your model intact in AR previews.

$ self contained package

USDZ bundles geometry, materials, and textures into a single uncompressed ZIP archive. The result is a portable file that works without external dependencies or companion files.

── PLY → USDZ ──

How to Convert PLY to USDZ

Drop your PLY file and get a ready to use USDZ in seconds.

01

Upload PLY

Drag and drop or select your .ply file. PLY is a single file format, so one file is all you need regardless of ASCII or binary encoding.

02

Processing

Conversion runs entirely in your browser. Vertex positions, normals, and colors are extracted from the PLY and packaged into a USDZ with appropriate material settings. Your data never leaves your device.

03

Download USDZ

Get your USDZ file immediately. Open it on any Apple device to view in AR Quick Look, or use it in Xcode, Reality Composer, and other Apple development tools.

$ why_convert

Why convert PLY to USDZ?

PLY (Polygon File Format) was developed at the Stanford Computer Graphics Laboratory in the mid 1990s to store 3D scan data. Its extensible header supports per vertex properties like color, confidence values, and scalar fields, making it a standard in photogrammetry, LiDAR processing, and academic research. Tools like MeshLab and CloudCompare rely on PLY for point cloud and mesh workflows. However, PLY has no material system, no texture support, no scene hierarchy, and no pathway to augmented reality experiences.

USDZ was introduced by Apple and Pixar in 2018 as a streamlined package format built on Universal Scene Description (USD). It bundles geometry, PBR materials, and textures into a single file optimized for AR Quick Look on iPhone, iPad, and Apple Vision Pro. Safari can display USDZ models inline, and users can place them in their physical environment with a single tap. Converting PLY to USDZ transforms raw scan data into an AR ready asset, opening up use cases from e-commerce product visualization to architectural walkthroughs and museum exhibits on Apple devices.

Key advantages of USDZ over PLY

Native Apple AR support

USDZ files open directly in AR Quick Look on iOS, iPadOS, and visionOS without any third party app.

PBR materials

USDZ supports physically based rendering materials with metallic, roughness, and normal properties that PLY cannot store.

Embedded textures

USDZ packages texture images inside the file, while PLY only supports per vertex color attributes.

Safari inline preview

Web pages can link directly to USDZ files, and Safari renders a 3D preview without leaving the browser.

Vision Pro compatible

Apple Vision Pro uses USDZ as its primary 3D content format for spatial computing experiences.

Self contained package

USDZ bundles all assets into one file with no external dependencies, unlike PLY's geometry only approach.

E-commerce integration

Shopify, Adobe Aero, and other platforms support USDZ for product visualization and virtual try on features.