Create Archive Online
Bundle multiple files into a single ZIP, TAR, or 7Z archive
Fast Processing
Create archives in seconds
Secure
Files auto-deleted after processing
Free to Use
No registration required
Supported Archive Formats
Most compatible, works everywhere
Compressed tarball, common on Linux/Mac
Better compression than gzip
Best compression ratio
Uncompressed tarball
Archive Creation Pricing
Upgrade for larger file sizes and more daily archives
Basic
- 20 conversions per day
- 500MB file size limit
- Files stored for 24 hours
- 20 compressions per day
- Email support
Bronze
- 50 conversions per day
- 2GB file size limit
- Files stored for 7 days
- Cloud import (Google Drive, Dropbox)
- Conversion history with thumbnails
- 50 compressions per day
Silver
- 100 conversions per day
- 5GB file size limit
- Files stored for 30 days
- Full API access (100 req/day)
- Priority queue processing
- Cloud import (Google Drive, Dropbox)
Gold
- Unlimited conversions
- 10GB file size limit
- Files stored for 60 days
- Unlimited API access
- Highest queue priority
- All cloud providers (Google, Dropbox, OneDrive, Box)
Frequently Asked Questions
What archive formats can I create?
You can create ZIP, TAR, TAR.GZ (gzip compressed), TAR.BZ2 (bzip2 compressed), and 7Z archives. ZIP is the most widely compatible, while 7Z offers the best compression ratio.
Is there a file size limit?
Free users can archive up to 250MB total. Registered users get 500MB-10GB limits depending on their plan. Gold members have unlimited file sizes.
How many files can I add to an archive?
There is no limit on the number of files. You can add as many files as you want, as long as the total size is within your plan limits.
Are my files secure?
Yes, all files are transmitted over HTTPS and automatically deleted after processing. We never share or store your files longer than necessary.
What is the difference between ZIP and 7Z?
ZIP is more widely compatible and works on all operating systems without additional software. 7Z offers better compression (smaller file sizes) but may require 7-Zip software to extract on some systems.
Secure Archive Creation
Your files are protected during archive creation
Antivirus Scanning
Every uploaded file is scanned with ClamAV antivirus before processing. Malicious files are automatically rejected to protect our systems and other users.
End-to-End Encryption
All file transfers use TLS 1.3 encryption. Files are encrypted at rest using AES-256 encryption in our secure cloud storage.
Automatic Deletion
Files are automatically deleted after your retention period expires (6 hours to 60 days depending on plan). You can also manually delete files anytime.
Data Anonymization
Non-member conversions use anonymous fingerprints. We never sell or share your data. Metadata is stripped from files during conversion.
GDPR Compliant
Full compliance with GDPR and international data protection regulations. Request data export or deletion anytime from your account settings.
Secure Infrastructure
Hosted on enterprise-grade infrastructure with DDoS protection, WAF, and 24/7 monitoring. Regular security audits and penetration testing.
Advertisement
Archive Creation API
Integrate archive creation into your applications
RESTful API
Simple, intuitive REST API with JSON responses. Convert files programmatically with just a few lines of code.
API Key Authentication
Secure API key authentication with support for multiple keys. Rotate keys without downtime.
Webhook Notifications
Receive real-time notifications when conversions complete. Configure custom endpoints and retry logic.
Batch Processing
Convert multiple files in a single API call. Track batch progress with detailed status updates.
Async Processing
Submit conversions and poll for status, or use webhooks for notification. Handle large files efficiently.
SDKs & Documentation
Comprehensive API docs with examples in Python, Node.js, and cURL. Interactive API explorer available.
// Convert a file using the API
const response = await fetch('https://converteverything.io/api/v1/convert', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'multipart/form-data'
},
body: formData // { file, output_format: 'pdf' }
});
const { conversion_id, status } = await response.json();Convert Archives Too
Need to convert between archive formats? We support 97+ formats
97 formatsβ’1,108 possible conversions
Audio
15 formatsHigh-quality audio conversion with customizable bitrate and sample rate
Video
15 formatsProfessional video transcoding with codec selection and resolution control
Image
16 formatsLossless and lossy image conversion with quality optimization
Camera RAW
7 formatsConvert camera RAW files from Canon, Nikon, Sony, Fuji, and more
Document
15 formatsConvert Word, Excel, PowerPoint, and PDF with preserved formatting
Ebook
5 formatsConvert between all major ebook formats for any e-reader device
Data
6 formatsConvert structured data between JSON, CSV, XML, and more
3D Models
7 formatsProfessional 3D model conversion for design and manufacturing
Fonts
5 formatsConvert fonts for web and desktop use with perfect compatibility
Archives
5 formatsExtract and convert compressed archive files
CAD
1 formatsConvert CAD drawings to PDF, SVG, and raster formats
Create Archives with AI Assistants
Use our MCP server to create archives directly from Claude, Cursor, and other AI assistants
AI-Native Integration
Built for the Model Context Protocol (MCP). Works seamlessly with Claude, Cursor, and other AI assistants.
Natural Language
Just ask your AI to convert files. No complex commands needed - the MCP handles everything automatically.
Local File Access
Convert files directly from your local filesystem. The AI can read, convert, and save files for you.
Batch Operations
Convert entire folders of files with a single request. Perfect for bulk format migrations.
Fast Processing
Leverages the full ConvertEverything infrastructure. Same speed and quality as our web interface.
API Key Auth
Uses your ConvertEverything API key. All conversions count toward your plan limits.
// Add to your claude_desktop_config.json
{
"mcpServers": {
"converteverything": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-converteverything"],
"env": {
"CONVERTEVERYTHING_API_KEY": "your_api_key"
}
}
}
}Free Online Archive Creator
ConvertEverything.io provides a powerful free online archive creator that lets you bundle multiple files into a single compressed archive. Whether you need to create a ZIP file for email attachments, a TAR.GZ archive for Linux deployments, or a 7Z file for maximum compression, our tool handles it all.
Our archive creation tool supports multiple compression formats including ZIP (universal compatibility), TAR (Unix standard), TAR.GZ (gzip compression), TAR.BZ2 (bzip2 compression), and 7Z (best compression ratio). Choose the format that best suits your needs - ZIP for maximum compatibility, or 7Z when file size matters most.
All archive creation happens securely in the cloud. Files are encrypted during transfer, scanned for malware, and automatically deleted after processing. No software installation required - just upload, configure, and download.
Need More File Tools?
Convert files between formats, compress images, and more with our full toolkit.
Want even more? Upgrade for larger file sizes, faster processing, and batch conversion.
View Pricing Plans β