使い方
- Click "Select Archive" or drag and drop your package (.zip, .tar, .tar.gz) into the converter.
- The local parser reads the archive and lists internal files.
- Select your desired target format from the dropdown (e.g., ZIP to TAR, or TAR to ZIP).
- (Optional) Disconnect from the internet to verify our privacy promise!
- Click "Convert Archive" and download your converted archive once processing is complete.
主な機能
- 100% Local & Secure: Everything is decompressed and repacked strictly inside your browser sandbox. Your proprietary source codes, database dumps, and keys never leave your machine.
- ZIP & TAR Bidirectional Conversion: Supports converting ZIP to TAR, TAR to ZIP, and extracting TGZ payloads locally.
- Zero Bandwidth Waiting: Processing runs in memory on your CPU. Skip the upload queue and convert large files in seconds.
- Free with No Limits: No registration, no watermarks, and no daily file size or conversion thresholds.
関連ツール
ブラウザ上で完全に動作する、広告なしの即時単位変換器です。長さ、重量、温度、面積、体積の双方向変換を、遅延なし・完全ローカル処理(プライバシー保護)で提供します。
文字数やCJK文字を正確にカウントし、GPTやGeminiの消費トークン数を予測。指定の為替レートや価格に基づいてAPIコストをシミュレートします。ローカル処理。
URL、テキスト、Wi-Fi、メール用のQRコードを無料で作成。有効期限のない永久的な静的コードを生成し、エラー訂正レベル調整やSVG/PNG保存に対応。ローカル処理で安全。
Read a QR code from an image or screenshot online. Drag, choose, or paste with Ctrl+V for client-side decoding with no file uploads.
暗号的に安全なランダム性で当選者の選出やリストのシャッフルを行います。ブラウザ上でのローカル処理のため、サーバーへのデータ送信は一切ありません。複数人の重複なし当選選出や抽選結果の出力に対応。
計算ロジック
This tool operates purely on the client-side: it reads archives as binary ArrayBuffers and uses native File APIs. For ZIP processing, it utilizes JSZip for deflate algorithms; for TAR processing, it executes clean Javascript header calculation and null-padding.
All conversion and repacking runs inside the browser sandbox, which ensures zero remote network exposure.
よくある質問
Is it safe to convert archives containing proprietary code or private keys here?
Yes, absolutely. Unlike standard cloud-based converters, this tool runs 100% locally in your browser. Your files are never sent to any server.
Do you support encrypted or password-protected archives?
No. Due to browser sandbox constraints, we do not support converting password-locked ZIP, RAR, or 7Z archives.
What is the maximum file size limit for converting?
There are no artificial limits from our side. However, since files are loaded into browser RAM, converting archives larger than 200MB may cause tab crashes on mobile or low-spec devices.
Why is converting local files so much faster than other sites?
Why is converting local files so much faster than other sites? Because there is no network transfer delay. You don't have to upload your files to a server and download them back, making the conversion almost instantaneous.