en

Extract password ZIP

Extract a password-protected ZIP (AES-256 or ZipCrypto) locally in your browser - no upload, with your password.

Running locally on your device ...

Password

Your files

    Running locally on your device ...

    0%

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Hosted in GermanyGlobal Content Delivery
    Independently auditedTLS A+ · HTTP headers A+

    The plain extractor only opens unencrypted ZIP archives; it deliberately rejects a password-protected one. This tool opens exactly those archives - with your password it decrypts both the modern AES scheme (the WinZip AES extension, see the sibling "Create password ZIP" tool) and the older ZipCrypto method many older programs still use.

    On extraction each file is checked for which scheme its creator used, and the matching key is derived from your password - for AES via PBKDF2-HMAC-SHA1 using the salt stored in the archive, followed by an HMAC-SHA1-80 authenticity check. If the password is wrong or the file was altered, the tool reports an honest error instead of broken output.

    Everything runs through the zip.js library entirely locally in your browser; neither the archive nor your password ever leaves your device. Honestly framed: ZipCrypto is read only for compatibility with older archives, not recommended as a secure scheme - always create your own archives with the AES sibling tool. The folder structure inside the archive is flattened on download, same as the plain ZIP extractor.

    Specifications

    Specifications
    Input formatsZIP
    Auto-conversion7Z, CAB
    Output formatZIP
    Batch processingNo
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Drop or pick your password-protected ZIP archive.
    2. Enter the password.
    3. Download the extracted files individually or as a ZIP.

    Limitations: Opens only archives that use exactly this one password - it is not a password-cracking tool and does not recover forgotten passwords. ZipCrypto archives are read only for compatibility, but are themselves considered insecure. Folder structure is flattened on download (file names only). Very large archives need memory.

    FAQ

    Are my file or my password uploaded?

    No. Extraction runs entirely locally in the browser; nothing is sent.

    Does this also work with older, simply-encrypted ZIPs?

    Yes. Besides the modern AES encryption, the tool also reads the older ZipCrypto scheme - for compatibility, not because it is secure.

    What happens with a wrong password?

    The tool reports an honest error; a broken or wrong file is never produced.

    Can I recover a forgotten password?

    No, this is not a cracking tool. Without the correct password the archive stays unreadable.

    How do I create a password-protected ZIP myself?

    With our "Create password ZIP" tool - it always uses modern AES-256 encryption.

    Related tools

    Create password ZIP · Extract ZIP · Decrypt file · Unlock PDF · ROT13 cipher · Password generator