
I once had a client presentation that was ready with 20 minutes to spare, only to find the video I had embedded made the file 180MB — well above the email limit and too large to upload to the platform we were using in time to share it. Fifteen minutes of frantic compression later I had something acceptable but visibly degraded. Understanding file size — what creates it, how to reduce it, and where the limits actually come from — is the kind of practical knowledge that becomes urgently relevant precisely when you have least time for it.
File size limits have ruined more plans than people expect. The email attachment that's too big to send. The video that won't upload to the platform. The website images that make pages load slowly. Understanding how file sizes work — and how to manage them — is a genuinely practical skill for anyone who works digitally.
What Determines File Size?
A file's size is determined by the amount of data it contains, measured in bytes. 8 bits = 1 byte. A bit is a single binary digit (0 or 1). Our file size calculator converts between bits, bytes, KB, KiB, MB, MiB, GB, GiB, TB, and TiB — covering both decimal (SI) and binary (IEC) units. Our data storage converter also converts between these units. The unit prefix hierarchy: 1 KB ≈ 1,000 bytes | 1 MB ≈ 1,000 KB | 1 GB ≈ 1,000 MB.
Different file types have wildly different sizes for the same content because of how data is encoded. A 3-minute song as an uncompressed WAV file might be 30 MB. The same song as an MP3 might be 3-4 MB. The music is identical — the encoding is different. For accurate download time estimates, our download time calculator shows how long any file will take at your connection speed. For download and transfer time calculations, our time calculator converts transfer seconds to minutes.
Typical File Sizes by Type
- Plain text document (1,000 words): 6-10 KB
- Word document (formatted, no images): 50-200 KB
- PowerPoint presentation (10 slides): 1-5 MB
- PDF (text-heavy): 100 KB-5 MB
- JPEG photo (smartphone, full resolution): 3-8 MB
- PNG screenshot: 500 KB-5 MB
- 1-minute video (1080p): 150-300 MB
- 1-minute video (4K): 400-800 MB
Common Upload Limits
- Gmail attachment: 25 MB per email
- Outlook.com attachment: 20 MB
- WhatsApp document: 100 MB
- Google Drive: 5 TB per file (practically unlimited for most uses)
- Dropbox: varies by plan (typically 50 MB per file on free tier)
- YouTube: 256 GB or 12 hours per video
- Instagram: 100 MB for video posts
- TikTok: 287.6 MB
How to Reduce File Size
Images: compress JPEGs (80-85% quality looks identical to the eye, cuts size by 60-70%); use JPEG for photos, PNG for screenshots and diagrams, WebP for websites. Online tools like Squoosh or TinyPNG compress without visible quality loss.
PDFs: Adobe Acrobat and free tools like Smallpdf can compress PDFs. Scanned PDFs (which are essentially image files) compress particularly well.
Videos: re-encode using H.264 or H.265 codec at appropriate bitrate for your delivery platform. 1080p video at 8 Mbps looks excellent for most screen viewing.
Documents: compress embedded images (most word processors have this option), remove unused styles and metadata.
File Sizes and Website Performance
Large image files are the single most common cause of slow-loading web pages. Google's research shows that 53% of mobile users abandon pages that take more than 3 seconds to load. For web use: photos should typically be 100-300 KB each; hero images under 500 KB; thumbnails under 50 KB. Compress every image before uploading to any website.
Calculating Transfer Time
Transfer time = file size (bits) ÷ transfer speed (bits/second). A 50 MB file uploaded at 10 Mbps: 50 MB = 400 Mb ÷ 10 Mbps = 40 seconds (theoretical). Real uploads take 25-50% longer due to protocol overhead and network conditions.
Further reading: Google's PageSpeed documentation provides guidance on image optimisation for web performance. Test your page speed with Google PageSpeed Insights.
Common File Size Limits You Will Actually Encounter
Email attachments are typically capped at 10–25MB depending on the provider — Gmail allows 25MB, Outlook 20MB, though recipients on different systems may have lower limits. Cloud storage platforms like Google Drive, Dropbox, and OneDrive allow much larger individual files (15GB+), making them the practical alternative for anything that cannot be emailed. Video upload limits vary enormously by platform: YouTube accepts files up to 256GB (or 12 hours), while Instagram limits video to 650MB for feed posts and 4GB for reels. WhatsApp caps video at 16MB for standard accounts and 2GB for Business accounts in some regions. Understanding where your file is going determines which reduction strategy is most urgent — a 30MB video that needs to go via email requires aggressive compression; the same file being shared via a cloud link does not.
Reducing File Size Without Destroying Quality
The right reduction method depends on the file type. For images, switching from PNG to JPEG reduces size dramatically for photographs with no perceptible quality loss at 80–85% JPEG quality settings; WebP reduces further still for web use. For PDFs, Adobe Acrobat and free alternatives like Smallpdf can compress without visible degradation by downsampling embedded images. For video, reducing resolution from 4K to 1080p or 1080p to 720p cuts file size by 50–75% with the correct encoder settings; H.264 and H.265 codecs produce dramatically smaller files than older formats at equivalent visual quality. Avoid the common mistake of reducing resolution when bitrate is the actual problem — a high-resolution video compressed with a low bitrate looks worse than a lower resolution video compressed properly. Use a file size calculator to understand the relationship between format, resolution, bitrate, and duration before committing to an approach.
