File viewer (original) (raw)

From Wikipedia, the free encyclopedia

Application form for viewing computer file contents

"Document viewer" redirects here. For the viewer included in GNOME, see Evince.

This article is about programs for looking inside files. For programs for looking at lists of files, see file browser.

A file viewer is a utility application software on operating systems, such as Linux, macOS, or Windows. The file viewer is responsible for user access of files located on a data storage device. File viewers allow the user to open and view content[1] on a device, such as a Personal Computer (PC) or a mobile phone.

File viewer applications can be categorized based on their functionality:

Differences in functionality are often due to software licensing and proprietary file formats. Some formats can be freely viewed but require specific software for creation or modification. For example, .DBF files created in dBASE could be viewed in Norton Commander, while .PDF files require software like Adobe Photoshop, LibreOffice, or Microsoft Word for editing, whereas Acrobat Reader supports only viewing.[2]

To function correctly, a file viewer must interpret the structural information of a file format, such as byte order, character encoding, and newline styles. Media file viewers, such as video players, often rely on codecs rather than built-in format support. This approach allows users to extend a media viewer’s compatibility with additional file types.

Some editors, such as Audacity, allow users to open files as raw data,[3] a feature sometimes used in glitch art.[4] Additionally, some file viewers act as filters that convert binary files into text (e.g., antiword), though this may result in data loss.

Image viewers display graphic files on screen. Some viewers, such as IrfanView,[5] can read multiple graphic file formats, while others, such as JPEGview only support a single format. Common image viewer features include thumbnail preview and creation, image zooming and rotation, color balance and gamma correction, resizing, etc.

A web browser functions as a file viewer for HTML and various other file types. While HTML files are stored as plain text, web browsers render them into a structured, human-readable format.[6] Additionally, web browsers can display multimedia files, including images, videos, preformatted documents, and interactive content such as 3D models, augmented reality and virtual reality elements.

Examples of File Viewers

[edit]

Microsoft Office documents

[edit]

Video and audio files

[edit]

Programming languages source code files

[edit]

VRML and 3D models files

[edit]

Microsoft Project plan files

[edit]

  1. ^ "What is a File Viewer?". computerhope.com. Retrieved 2023-11-20.
  2. ^ "How to read PDF files on a PC: Read PDFs on PC". Adobe. Retrieved 2024-04-21.
  3. ^ "File Menu: Import - Audacity Manual". Audacity. Retrieved 2024-03-08.
  4. ^ "Databending using Audacity Effects". Question Something. 2012-07-26. Retrieved 2024-03-08.
  5. ^ "IrfanView - Kunnskapsbasen". NTNU. Retrieved 2025-03-05.
  6. ^ "How the Web Browser Renders a Web Page". Codefinity. Archived from the original on 2025-03-05. Retrieved 2025-03-05.