File Attribute Viewer
Upload any file to view all its attributes - file name, size, MIME type, timestamps, permissions, magic bytes, content classification, character encoding, and Shannon entropy. Our File Attribute Viewer extracts and analyzes every available property of your file, providing a comprehensive overview of its technical characteristics. All processing runs locally in your browser for complete privacy. Free, no signup required.
Upload any file to view all its attributes - file name, size, MIME type, timestamps, permissions, magic bytes, content analysis, and more. Everything processes locally in your browser with zero server uploads.
Drop any file here or click to browse
Supports all file types - attributes are read locally in-browser
Complete File Attributes
View every available attribute of any file - file name, size, MIME type, extension, and category classification. All attributes are extracted directly from the file using the browser File API with full accuracy.
File Timestamps & Dates
Extract the last modified date from any file with precise formatting. See the exact date, time, and timezone alongside relative age information. Understand when the file was last changed at a glance.
Magic Bytes & Format Detection
Reads the raw magic bytes (file signature) from the beginning of any file and matches them against known format signatures. Detects PNG, JPEG, PDF, ZIP, GIF, BMP, TIFF, and 20+ other formats instantly.
Content & Entropy Analysis
Analyzes whether a file is text or binary, detects character encoding (UTF-8, UTF-16, ASCII, and more), calculates Shannon entropy to identify compressed or encrypted content, and provides text statistics for readable files.
File Identification & Classification
When you encounter an unfamiliar file, quickly identify its type, format, and content characteristics. The File Attribute Viewer reveals the true nature of any file by analyzing its binary signature and metadata.
Debugging File Upload Issues
When a server rejects a file upload, check all file attributes including MIME type, actual format vs declared extension, and file size. Identify mismatches between what the client sends and what the server expects.
Security & Privacy Audits
Before sharing files, inspect their attributes to ensure no unexpected metadata is exposed. Check for hidden content indicators, verify file types match their extensions, and assess entropy levels for hidden payloads.
Data Quality Verification
Verify that exported or generated files have the correct attributes - proper file sizes, correct MIME types, expected content encoding, and valid format signatures. Catch corrupted or malformed files early.
Unknown File Forensics
When recovering files from backups, archives, or forensic images, use the File Attribute Viewer to examine every attribute of recovered files. Check for truncated data, unexpected compression, or encoding anomalies.
Development & Testing
During development, verify that generated output files have the correct attributes - proper MIME types for HTTP responses, correct encodings for text files, appropriate file sizes, and expected format signatures.
What Are File Attributes?
File attributes are metadata properties that describe a file on a computer system. They include basic information like file name, size, and extension, along with temporal data like creation and modification dates. The browser File API provides access to name, size, MIME type, and last modified date, while additional attributes like magic bytes and content encoding are derived from reading the file's binary content directly.
How Our File Attribute Viewer Works
When you upload a file, the tool reads it entirely in your browser using the File API and Uint8Array operations. It extracts the file's declared attributes (name, size, type, last modified) and then analyzes the binary content to determine additional attributes: magic bytes for format detection, Shannon entropy for compression analysis, byte patterns for text/binary classification, and BOM detection for encoding identification. All processing is 100% client-side with zero server uploads.
Understanding File Timestamps
File timestamps track when a file was created, modified, or accessed. The browser File API only exposes the lastModified timestamp, which typically corresponds to the file's last modified date on the local filesystem. This timestamp is set by the operating system when the file content changes. Full file system attributes (creation date, access date, permissions, hidden flags) require native OS-level access and are not available through standard browser APIs.
Privacy & Browser-Based Processing
The File Attribute Viewer processes everything locally in your browser. Your files never leave your device - no uploads to any server, no third-party services, no data logging. This makes the tool completely safe for analyzing sensitive files, personal documents, proprietary data, and security research samples. All analysis happens using the Web File API and JavaScript typed arrays.
Related Tools
Steganography Detector
Upload an image to detect potential hidden data using LSB (Least Significant Bit) steganography analysis. Analyzes pixel-level modifications, shows a heatmap of altered pixels, detects statistical anomalies, and extracts hidden text messages if found. Compatible with standard LSB encoding and the STEG magic header format. All processing happens locally in your browser - free online steganography detector, no signup required.
Image File Size Analyzer
Upload any image to see a detailed binary-level breakdown of what contributes to its file size - pixel data, compression overhead, metadata (EXIF/IPTC/XMP), color profiles (ICC), and structural headers. Get prioritized optimization tips with estimated savings for web performance, mobile app optimization, and storage reduction. Supports JPEG, PNG, GIF, WebP, BMP, TIFF, AVIF, and HEIC - all processing runs locally in your browser, no server upload required. Free online image file size analyzer.
File Magic Byte Detector
Upload any file to instantly detect its true file type by reading the magic bytes (file signature / header). The tool bypasses incorrect file extensions and reveals the real format. Shows hex dump with matching signature bytes highlighted, ASCII interpretation, MIME type, file category, and extension match analysis. Supports over 120 file signatures across 16 categories: images, audio, video, documents, archives, executables, fonts, certificates, disk images, and more. All processing runs locally in your browser - free online File Magic Byte Detector, no signup required.
Image Clone Detector
Detect copy-move forgeries in images using pixel-block matching. Upload any image to find cloned/copied regions, view heatmap overlays showing the location and intensity of detected clones, and get confidence scores with region details. Three sensitivity presets for different detection needs. 100% private browser-based processing - free online Image Clone Detector.