Skip to content

文件与媒体

文件压缩器

Gzip or deflate any file — natively in the browser.

Runs in your browser

Drop a file or click to browse

Result

Pick a file to see results here.

编辑注

Understanding · Repetition is what compresses.

本深度章节目前仅有英文版本。上方的转换工具支持您的语言;长篇说明文章尚未翻译。

常见问题

Quick answers.

Is my file sent to your server?

No. The compression is performed locally using your browser's internal engine, meaning the original file never leaves your computer.

What is the difference between Gzip and Deflate?

Gzip is the standard format for web assets and includes a header with a checksum and filename. Deflate is the core compression algorithm used by Gzip but without the extra metadata, often used in raw data streams.

Are there file size limits?

The limit depends on your device's available system memory. For very large files (over 1GB), the browser tab may become unresponsive during the process.

Will this work on images and videos?

It will technically work, but you will not see much size reduction. Formats like JPG, MP4, and ZIP are already compressed, so running them through Gzip again adds more overhead than it saves.

大家也在搜索

相关工具

More in this room.

查看所有 文件与媒体