Password Protected File Detector
Upload any file to instantly check if it is password-protected or encrypted. Our Password Protected File Detector scans file headers and internal structures to detect encryption across PDFs (checking for /Encrypt dictionaries with AES-256, AES-128, and RC4 variants), Office documents (inspecting DOCX/XLSX/PPTX for EncryptionInfo XML, Agile/Standard encryption, XOR obfuscation, and write protection), ZIP archives (detecting PKWARE 2.0 traditional encryption and WinZip AES-256 via bit flags), RAR archives (analyzing RAR 1.5 and RAR 5.0 encryption headers), and 7z files (checking for AES-256 method IDs). Each detection reveals the encryption algorithm, key length, and security strength classification - all without needing the actual password. Everything runs entirely in your browser with nothing uploaded to any server. Free to use, no signup required.
Upload any file to instantly check if it is password-protected or encrypted. Detects encryption on PDFs (/Encrypt flag, AES-256 vs RC4), Office documents (DOCX/XLSX/PPTX with EncryptionInfo), ZIP archives (PKWARE encrypted), and RAR archives. Shows the encryption algorithm, key strength, and security rating - all processed locally in your browser.
Drop any file here or click to browse
Supports PDFs, Office documents, ZIP/RAR/7z archives - up to 100 MB
This tool analyzes file headers and structure to detect encryption without needing the password. PDFs are checked for /Encrypt dictionaries. Office documents are inspected for EncryptionInfo XML inside their ZIP structure. Archives are checked for encryption flags in their binary headers. All processing runs locally in your browser - no data is uploaded to any server. The tool cannot decrypt files, only detect whether they are encrypted.
Multi-Format Encryption Detection
Detects password protection and encryption across PDF documents (/Encrypt flag, AES-256 vs RC4), Office Open XML files (DOCX/XLSX/PPTX with EncryptionInfo, XOR obfuscation, write protection), ZIP archives (PKWARE 2.0 traditional and WinZip AES-256), RAR archives (RAR 1.5 and RAR 5.0 encryption), and 7z archives (AES-256 header and content encryption).
Encryption Strength Classification
Each detected encryption method is classified by strength: None (no protection), Weak (RC4 40-bit, XOR obfuscation, PKWARE 2.0 traditional), Moderate, Strong (RC4 128-bit, AES-128), and Very Strong (AES-256). Color-coded badges make it easy to assess the security level at a glance.
Detailed Algorithm & Key Information
Beyond just detecting whether a file is encrypted, the tool reveals the encryption algorithm (AES-256, RC4 128-bit, PKWARE), key length in bits, whether the file requires a password, and PDF-specific metadata encryption status. Displays exact PDF version, Office encryption type, and archive encryption flags.
100% Private & Local Processing
All encryption detection runs entirely in your browser. Files are read locally using the File API and JSZip library - never uploaded to any server. PDF headers are scanned for /Encrypt dictionaries, Office ZIP structures are inspected for EncryptionInfo XML, and archive binary headers are analyzed for encryption flags. Complete privacy guaranteed.
Security Auditing
Quickly verify whether sensitive documents in your organization are properly encrypted before distribution. Check that PDF contracts, financial spreadsheets, and confidential reports are password-protected with strong encryption before sharing externally.
Digital Forensics
In forensic investigations, determine if evidence files are encrypted and assess the type and strength of encryption used. Helps investigators plan decryption strategies and estimate effort required for password recovery or brute-force attacks.
Enterprise Compliance
Ensure compliance with data protection policies by auditing documents for encryption. Verify that sensitive files leaving the organization meet minimum encryption standards (AES-256 for PDFs, strong Office document protection) as required by GDPR, HIPAA, and SOC 2 regulations.
IT Support & Administration
Help end-users determine why they cannot open or edit a file by identifying whether it is password-protected or encrypted. Quickly distinguish between corrupted files and protected files without needing the actual password.
Data Recovery Planning
Before attempting file recovery, determine if the target files are encrypted. Encrypted files require different recovery approaches - knowing the algorithm and key strength helps recovery specialists choose the right strategy and estimate success rates.
Cybersecurity Education
Demonstrate how different file formats implement encryption by comparing PDF /Encrypt dictionaries, Office EncryptionInfo XML, and archive encryption headers. Ideal for teaching students about real-world encryption implementations and their security strengths and weaknesses.
What Is File Encryption Detection?
File encryption detection is the process of examining a file's binary structure and metadata to determine whether it is password-protected or encrypted - without needing the actual password. Different file formats store encryption information in different ways: PDFs use /Encrypt dictionaries in their header, Office documents embed EncryptionInfo XML within their ZIP structure, and archives use specific bit flags and header types to indicate encryption.
How Does PDF Encryption Detection Work?
PDF files store encryption parameters in an /Encrypt dictionary within the document's cross-reference table and trailer. The tool scans the PDF header for /Encrypt markers, parses the /R (revision) value to determine the encryption standard (RC4 40-bit, RC4 128-bit, AES-128, or AES-256), extracts the /Length parameter for key size, and checks /EncryptMetadata to determine if metadata fields are also encrypted. PDF versions from 1.1 through 2.0 are supported.
How Are Office Documents Checked?
Office Open XML files (DOCX, XLSX, PPTX) are ZIP archives containing XML files. The tool uses JSZip to read the ZIP structure and looks for EncryptionInfo files that contain ECMA-376 XML encryption descriptors. It can detect Agile (AES-128/256), Standard (CryptoAPI RC4), XOR obfuscation (legacy weak), and write/review protection. If JSZip fails to parse the ZIP at all, that often indicates strong ZIP-based password protection on the entire archive.
What About Archive File Encryption?
ZIP archives are checked by scanning for encryption flags (bit 0 of the general purpose bit flag) and strong encryption markers (bit 6) in each local file header. RAR archives are analyzed by parsing the main header flags and scanning for ENC_HEADER types - supporting both RAR 1.5 (AES-128) and RAR 5.0 (AES-256). 7z files are checked for AES-256 method IDs in the start header area and kEncodedHeader properties. All analysis is done on the binary structure without needing the password.
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.