File viewer
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
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.
Overview
[edit]File viewer applications can be categorized based on their functionality:
- File Viewer Only applications do not allow the user to edit files.
- File Viewer and Converter applications allow viewing data, exporting data in a different file format, and copying information to the clipboard.
- File Viewer and Editor applications allow the user to view existing files, modify an existing file's content, or create a new file of a specific type.
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]Plain text files
[edit]Microsoft Office documents
[edit]PDF files
[edit]Image files
[edit]Video and audio files
[edit]Binary files
[edit]Programming languages source code files
[edit]VRML and 3D models files
[edit]Microsoft Project plan files
[edit]See also
[edit]- Binary file#Viewing binary files
- Electronic document
- Image viewer
- Media player
- Text editor
- Web browser
- Terminal pager
References
[edit]- ^ "What is a File Viewer?". computerhope.com. Retrieved 2023-11-20.
- ^ "How to read PDF files on a PC: Read PDFs on PC". Adobe. Retrieved 2024-04-21.
- ^ "File Menu: Import - Audacity Manual". Audacity. Retrieved 2024-03-08.
- ^ "Databending using Audacity Effects". Question Something. 2012-07-26. Retrieved 2024-03-08.
- ^ "IrfanView - Kunnskapsbasen". NTNU. Retrieved 2025-03-05.
- ^ "How the Web Browser Renders a Web Page". Codefinity. Archived from the original on 2024-03-05. Retrieved 2025-03-05.