Firepanel provides an inline Media Preview for files stored in Cloud Storage, so you can inspect media without downloading it.
Opening a Preview
Click any file in the Storage file browser, or click the preview icon next to a media field in a document editor. The Media Preview sheet slides open.

What the Preview Shows
| File Type | Preview |
|---|---|
| Images (JPG, PNG, GIF, WebP) | Full image rendered inline |
| SVG | Rendered SVG graphic |
| File details (no inline render) | |
| Video | Video player |
| Audio | Audio player |
| Other | File name, size, type, and download link |
File Details
The preview sheet also displays:
- Full Storage path
- Download URL (public URL if the file is publicly readable)
- MIME type
- File size
- Last updated timestamp
Copying the URL
Click the Copy URL button to copy the file's public download URL to your clipboard. This is useful when you need to reference the file in a Firestore document manually.