Google Drive Max File Size Limit: 5 TB, With One Catch

Sep 17, 2026

Google Drive's maximum file size is 5 TB — but that ceiling only applies if you have already paid for at least that much storage. On a free Google Account the number that stops you is much smaller, and it is not a file-size rule at all.

Both halves of that sentence come straight from Google's own help pages. The gap between them is where nearly all the confusion about "the Drive limit" lives.

The limits, at a glance

WhatOfficial valueWhere Google says it
Maximum file size you can store in Drive"Up to 5 TB."Drive Help, Files you can store in Google Drive
Upload and sync file size"You can upload and synchronize files up to 5 TB in size."Workspace Admin Help, Storage and upload limits
Maximum file size, Drive API files.create"Maximum file size: 5,120 GB"Drive API reference
Video you can store"up to 5 TB if you have purchased at least that much storage"Drive Help, Store and play video
Free Google Account storage"up to 15 GB of cloud storage at no charge", shared across Drive, Gmail and Google PhotosDrive Help, Buy more Google storage
Google One entry plan"starts with 100 GB of storage"Drive Help, Buy more Google storage
Google Workspace Individual"comes with 1 TB of storage"Drive Help, Buy more Google storage
Upload plus copy per user per 24 hours (Google Workspace)750 GBWorkspace Admin Help
Largest file that can be copied (Google Workspace)750 GBWorkspace Admin Help
Maximum playback resolution in Drive1920 x 1080Drive Help, Store and play video

Google publishes the same limit in two different units

This is worth knowing before you quote the number at a colleague. The consumer help center lists the maximum for "All other files" as "Up to 5 TB." The Workspace admin page uses the same unit: "You can upload and synchronize files up to 5 TB in size."

The Drive API reference for files.create states it differently — "Maximum file size: 5,120 GB".

Two official statements, two units, no published conversion between them. The practical rule: use the page that governs the path you are actually using. If you are uploading through the web or desktop app, the help center wording is yours. If you are writing code, the API reference is yours. Do not do the arithmetic yourself and treat the result as Google's position, because Google never states the two as equivalent.

The catch: 5 TB is a ceiling, not an allowance

Drive's video page spells out the qualifier that the headline number leaves off:

"You can store videos up to 5 TB if you have purchased at least that much storage. Otherwise you are limited to how much storage you have available."

That second sentence is the one that applies to almost everybody. A free Google Account, per Drive Help, "comes with up to 15 GB of cloud storage at no charge", and that storage "is shared across" Google Drive, Gmail and Google Photos.

So the largest file a free account can upload is not 5 TB. It is whatever is left of those 15 GB after your mail and your photos have taken their share. Google's own upload troubleshooting list puts it in one line: "Check the file size: Your video can't be bigger than your available storage in Drive."

And once the pool is full, it is not just Drive that stops working:

"When your account reaches its storage limit, you won't be able to upload or create files in Drive, send or receive emails in Gmail, or back up photos or videos to Google Photos."

Paying moves the ceiling but rarely to 5 TB. Google One "starts with 100 GB of storage"; Google Workspace Individual "comes with 1 TB of storage". Five terabytes is a limit almost nobody is in a position to hit.

What to do when the file will not fit

  1. Check your free space, not the 5 TB number. For anything short of a paid multi-terabyte plan, available storage is the real constraint.
  2. Clear space or shrink the file. For video, shrinking is usually faster than hunting for gigabytes to delete across three products that share one quota.
  3. Re-check after uploading. The file counts against the same pool that Gmail and Photos draw from, so a big upload can quietly break your email later.

For step 2, this compressor runs entirely inside your browser — the file is read from disk, re-encoded locally, and handed back. Nothing is uploaded anywhere, so you are not solving one upload limit by hitting another.

Try it right here

Runs in your browser. Your file is not uploaded anywhere.

Loading tool…

There is a second reason to compress rather than upload the raw file. Drive states that "the maximum playback resolution is 1920 x 1080", so a 4K source that exists purely for other people to watch inside Drive buys you nothing on the playback side. Google says you "can upload video of any resolution" — it just will not play back above 1080p. If your goal is sharing, not archiving, compress the video first and skip the wait.

Platform-specific gotchas

The 750 GB daily limit is a Google Workspace number. The Workspace admin page states: "Each user can upload and copy 750 GB to Drive within 24 hours. Users who reach the 750-GB limit can't upload or copy more files until the limit refreshes. The limit refreshes within 24 hours." Whether the same daily cap applies to free personal accounts is not stated on the consumer Drive help pages — check the official documentation before planning around it.

Copying has a tighter limit than uploading. Same page: "Files larger than 750 GB can't be copied. Instead, download the file and then upload it."

A too-big file does not stop the whole batch cleanly. Google's wording is "Only the first file that breaks the limit completes uploading."

Gmail is a completely separate rule set. Drive's 5 TB has nothing to do with the 25 MB attachment limit on personal Gmail accounts — see Gmail's attachment size limit for how that one is measured, and more limits explained for other platforms.

Developers hit a different boundary first. The Drive API treats 5 MB as the dividing line: simple and multipart uploads are for "a small media file (5 MB or less)", while resumable upload is "for large files (greater than 5 MB)". Google also notes that "a resumable session URI expires after one week", so an interrupted upload has a finite window for resuming.

FAQ

What is the maximum file size for Google Drive? Drive Help lists "Up to 5 TB." for all files other than Google's own document formats. The Drive API reference states the same limit as "Maximum file size: 5,120 GB".

Can I really upload a 5 TB file to Google Drive? Only if you have bought at least that much storage. Google's video page says you can store videos "up to 5 TB if you have purchased at least that much storage. Otherwise you are limited to how much storage you have available."

How much can I upload with a free Google Account? A free account "comes with up to 15 GB of cloud storage at no charge", and that quota is shared across Drive, Gmail and Google Photos — so your largest possible upload is whatever part of those 15 GB is still unused.

Does Google Drive compress my video when I upload it? Google's documentation does not state that it does. What Drive does say is that "the maximum playback resolution is 1920 x 1080" — that describes playback in Drive, not a change to the file you stored.

Why did my upload fail when the file is way under 5 TB? The most likely reason in Google's own troubleshooting list is space: "Your video can't be bigger than your available storage in Drive." When an account hits its storage limit, Drive uploads, Gmail sending and receiving, and Photos backup all stop.


Need the file smaller before it goes up? Browse all Clapr tools — every one of them runs in your browser, so nothing leaves your device.

Limits cited from Google's Drive Help, Workspace Admin Help and Drive API documentation, checked 16 September 2026. Google changes these pages without notice — verify against the official documentation before relying on them.

Clapr team

Clapr team

Google Drive Max File Size Limit: 5 TB, With One Catch | Clapr Blog