Media Preview

Preview images and files stored in Firebase Cloud Storage from Firepanel.

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.

Media preview sheet

What the Preview Shows

File TypePreview
Images (JPG, PNG, GIF, WebP)Full image rendered inline
SVGRendered SVG graphic
PDFFile details (no inline render)
VideoVideo player
AudioAudio player
OtherFile 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.