Free app for opening and creating ZIP files
Last updated: 2026-04-27
This page covers common issues with ZIP Extractor. If you don't see what you need, check the FAQ or contact support.
ZIP Extractor couldn't read your archive. The file may be corrupted, truncated, or in a format variant we don't support.
The error details below the message include internal diagnostics (like a stack trace) that can help identify the specific failure. If you contact support, include these details or a screenshot.
The file you opened is zero bytes. An archive needs at least some structural data to be readable, so there's nothing here to open.
A zero-byte file has a name but no content. It usually happens when a download is interrupted before any data transfers, or when a file sync fails silently and leaves a placeholder behind. Downloading the file again almost always resolves it.
Your browser ran out of memory while reading the archive. ZIP Extractor runs in your browser, so it's limited by the memory the browser makes available to a single tab.
Browsers put memory limits on each tab to keep the overall system stable. Very large files (typically over 2-4 GB, depending on the device) can push past these limits.
A few things can prevent ZIP Extractor from downloading a file from Google Drive.
Make sure you're online and your connection is stable. Try loading another website to confirm.
If the file belongs to a different Google account than the one you're signed in with, ZIP Extractor may not have permission to access it. Click Retry and choose the correct account when prompted.
If the file was deleted, moved to trash, or the sharing link was revoked, it can no longer be downloaded. Ask the file owner to confirm it's still available.
Very large files on Google Drive can time out during download. Try again; the second attempt often works. If the problem persists, download the file to your computer first, then open it in ZIP Extractor from there.
Ad blockers, privacy extensions, and VPNs can interfere with Google Drive downloads. Try disabling extensions temporarily, or open ZIP Extractor in an Incognito/Private window.
Google Drive has temporarily limited downloads of this file. Google enforces per-file download quotas to prevent excessive bandwidth usage. When too many people download the same file in a short time, further downloads are blocked until the quota resets.
Google Drive limits how frequently a single file can be downloaded across all users. Popular shared files are more likely to hit the quota, which is applied per file rather than per user account.
The owner of this file has turned off the option to download, print, or copy it. This is a Google Drive sharing setting. Until the owner changes it (or grants you Editor access), the file can't be downloaded by viewers or commenters.
Google Drive lets file owners restrict downloads to limit how widely a file can be redistributed. When this setting is on, only Editors (and the owner) can download the file. ZIP Extractor needs to download the archive in order to read its contents, so the open fails with a "cannotDownloadFile" error.
Google Drive flagged this file as potentially malicious or spam, so it can't be downloaded by viewers. Google scans files on Drive and applies this restriction when its security systems identify the file as harmful or in violation of Drive's abuse policies. Until the file owner takes action, ZIP Extractor can't open it.
Google Drive scans files for malware and spam. When a file is flagged, Google blocks downloads for everyone except the owner to prevent the file from spreading. The flag is not always perfect - legitimate files (especially executables, installers, and large compressed archives) are sometimes flagged by mistake. ZIP Extractor receives a "cannotDownloadAbusiveFile" error from the Drive API in this case and can't proceed.
You may be on a cellular data connection. Opening a ZIP file downloads the entire file to your browser before extraction can begin. On a limited data plan, that could use a noticeable chunk of your data allowance.
ZIP Extractor uses browser APIs to detect your connection type. This warning appears when a cellular or metered connection is detected and the file you're opening is larger than 10 MB. It doesn't show on desktop or on Wi-Fi.
This feature uses the Network Information API (navigator.connection), available in Chromium-based browsers (Chrome, Edge, Samsung Internet). It checks the type, effectiveType, and saveData properties. On browsers that don't support this API (Safari, Firefox), the warning doesn't appear.
Your browser ran out of memory while saving a file to your device. When you extract to your computer, ZIP Extractor decompresses each file in memory before writing it to disk. If a file is large enough to exceed the browser's per-tab memory limit, the write fails.
Browsers put memory limits on each tab to keep the overall system stable. When extracting locally, the browser has to hold the decompressed file data in memory while writing it to disk. Large files, or many files extracted in a row, can push past the per-tab limit.
Your Google Drive storage quota is full. Files can't be uploaded to Drive until you free up space or upgrade your storage plan. Drive storage is shared across Drive, Gmail, and Google Photos, so deleting old emails or photos can also free up space.
ZIP Extractor couldn't save a file to your Google Drive. The file was decompressed successfully, but the upload didn't complete. This can happen when saving from either the preview or the file listing.
ZIP Extractor can preview many common file types in the browser, but not every format is supported. When a file type can't be previewed, you'll see a "No preview available" message.
ZIP Extractor can preview these types in the browser:
To open file types not on this list, use a dedicated app on your computer.
Your browser couldn't play an audio or video file from the archive. The file may use a format or codec your browser doesn't support.
Most modern browsers support MP3, AAC, Ogg Vorbis, WAV, and FLAC for audio, and MP4 (H.264), WebM (VP8/VP9), and Ogg Theora for video. Formats like WMA, ALAC, AVI (non-H.264), and MKV may require a dedicated player.
Your browser couldn't display an image file from the archive. It didn't recognize the file as a supported image format.
photo.jpg might actually be a TIFF, BMP, or RAW file that the browser can't display. Try renaming it with the correct extension and opening it in a dedicated image viewer.Most modern browsers support JPEG, PNG, GIF, WebP, SVG, BMP, and ICO. Formats like TIFF, RAW (CR2, NEF, ARW), HEIC/HEIF (outside Safari), PSD, and AI typically require a dedicated image viewer or editor.
ZIP Extractor couldn't display this file as text. The file was extracted from the archive successfully, but the text couldn't be decoded or rendered in the preview.
ZIP Extractor uses the browser's built-in TextDecoder API to convert raw bytes into text. It supports the encodings defined in the WHATWG Encoding Standard. When auto-detection (powered by jschardet) returns an encoding name that falls outside this set, ZIP Extractor translates it to the closest supported encoding. If no suitable translation exists, the preview shows an error.
This EPUB file is protected by Digital Rights Management (DRM) and can't be rendered in ZIP Extractor's built-in reader. DRM-protected EPUBs encrypt their content so that only authorized reading applications can open them.
ZIP Extractor detects Apple FairPlay DRM and Adobe ADEPT DRM. These are the most common protection schemes used by major e-book retailers. Font obfuscation (used by many DRM-free EPUBs to protect embedded fonts) is not treated as DRM and doesn't trigger this error.