Input Formats
Below is a list of all file formats that Pano2VR supports as input image.
Input Images (Panoramas, Flat Images)
Supported formats for Input Images (panoramas/nodes)
| Format | Compression | Color Depth | Comment |
|---|---|---|---|
| JPEG | 8-bit | RGB | |
| PNG | Lossless, DEFLATE | 8 and 16-bit | |
| TIFF | LZW, RLE, ZIP | 8 bit, 16 bit, 32 bit (float) | with BigTIFF support, planar files are not supported |
| PSD/PSB | Compatible mode required, support for > 300.000 pixel | ||
| OpenEXR | Lossy, Lossless | half float, float | output is always 32 bit float |
| RGBE (Radiance) | float | ||
| KRO (Kolor RAW) | RAW | 8 bit, 16 bit, 32 bit (float) | |
| MP4 | |||
| MOV |
Supported Color Profiles
Pano2VR supports the following color profiles for input images:
- sRGB — Standard RGB color space, suitable for web and general-purpose use
- Display P3 — Wide color gamut profile used on modern displays and devices
Images with embedded color profiles will be recognized and handled appropriately during import and processing.
3D Models
Pano2VR supports the following 3D model and point cloud formats:
| Format | Type | Description |
|---|---|---|
| GLB | 3D Mesh | Binary glTF format; standard mesh for 3D models |
| glTF | 3D Mesh | GL Transmission Format; text-based mesh format |
| PLY | Point Cloud | Polygon file format; used for Gaussian splats |
| SPLAT | Point Cloud | Splat file format; compressed point cloud |
| SPZ | Point Cloud | Compressed splat format; optimized for web delivery |
| SOG | Point Cloud | Optimized geometry format |