Skip to main content

Preview Files Without Downloading

Most of the time you don't need the file — you need to know what's in it. Is this the signed copy of the contract? Does the log the customer attached actually show the error they described? Is that screenshot the right screen?

File Field answers all three in place. Open the file, read it, close it. Nothing is copied to your computer, nothing lands in anyone's Downloads folder, and you never leave the screen you're on.

The preview behaves like the application you'd otherwise open the file in: whole documents scroll, CSV files arrive as tables, and text can be searched.

There's nothing to set up. The preview works as soon as File Field is installed — no setting to switch on, and no decision for an administrator to make.


Open a preview

  1. Click the File Field — clicking it opens the field, and every file in it shows the full set of actions you can take.
  2. An eye icon appears on each file the preview can open, ahead of Download and Delete.
  3. Click it. The file opens full-screen, with Download in the row of icons above it.

Arrows at the sides of the preview — and the and keys — move to the previous or next file in the field, so a set of documents can be checked in one pass. Press Escape or the cross icon to close the preview and go back to what you were doing. A preview only reads the file — nothing about the issue changes.

Jira issue view — the Support files field holding an image file, with preview, download, and delete actions on the file; the preview action is highlighted

The preview action on a file — the eye icon, ahead of download and delete

And this is what opens:

The File Field preview open full-screen on an image, a close control in the header, arrows for the previous and next file at the sides, and a row of icons above the image — zoom out, zoom in, fit, and download

The file opens full-screen, with its own tools and Download in the row above it

Where it works

Wherever the field itself appears, and you don't have to save the form first. A file attached on a create screen, a workflow transition screen, or a JSM portal request can be opened the moment it finishes uploading:

  • The issue view
  • The create-issue form
  • Workflow transition screens
  • The JSM customer portal

Reference documents open in the same preview. The arrows keep the two sets apart — stepping through documents, or through the files on the issue, but never across from one to the other.


What can be previewed

Images, PDF documents, CSV and TSV tables, and text files — including logs, JSON, and configuration files.

File typeFormats
ImagesPNG, JPEG, GIF, WebP, AVIF
DocumentsPDF
TablesCSV, TSV
Text and dataTXT, LOG, JSON, XML, Markdown (MD), YAML (YML), INI, CONF, PROPERTIES

You don't have to keep the list in your head, though. The eye icon appears on the files the preview can open and stays away from the ones it can't — anything without it downloads as usual. Size rarely gets in the way either: the preview opens files up to 150 MB, and one over 25 MB states its size and asks before it starts, then shows progress you can cancel. Past 150 MB, download the file instead.

Need a format that isn't here?

Tell us which one and what you use it for — we add support for new file types based on what customers actually attach. See Contact & Support.


Tools in the preview

Every control sits in one row of icons above the file, and what's in that row follows what you're looking at. Download is always among them, so you can take the file with you without closing the preview. Hover any icon to see what it does.

A CSV or TSV file opens as a table, with the columns lined up and the header row staying in view as you scroll — so the twentieth row still tells you what it's a row of.

  • Header row — treat the first row as the table's header, or as data like any other row.
  • Raw text — switch to the file exactly as it was written, and back.
  • A file that isn't really a table — rows that don't line up open as text rather than being forced into columns.
The File Field preview open full-screen on a CSV file shown as a table with id, filename, note, and size columns, arrows for the previous and next file at the sides, and a header row toggle, a raw text toggle, and download in the row above it

A CSV in the preview — columns lined up under their header, with one button back to the raw text


Who can see a preview

Exactly the people who can already download it. The preview runs the same permission check as a download, so it can never show a file you couldn't have downloaded from that issue anyway.

The file is fetched fresh each time a preview opens and discarded when it closes. Nothing is stored or cached outside Atlassian, and there's no new permission to grant.

See Data & Security for the full picture.


What's next?