// FACEBOOK FEED · MAX FILE SIZE

Facebook Feed File Size Limit (2026): Max Upload Size + Codec Requirements

Facebook Feed file size limit in 2026: 10 GB max per upload. Codec requirements, compression tips, common upload-failure fixes.

Last verified · 2026-05-22 · by Moe Ameen
// Quick answer

Facebook Feed max file size: 10 GB per single upload.

The details

Facebook Feed's maximum file size for a single upload in 2026 is 10 GB. Most creators never hit this ceiling — codec efficiency means even a long, high-quality clip rarely exceeds it.

When the limit actually matters: (1) you're uploading uncompressed or ProRes master files instead of delivery-spec H.264. (2) You're using an old codec (H.264 baseline profile) that bloats bitrate without quality gain. (3) You're working in 4K HDR for a platform that only renders 1080p — you're shipping pixels the player never uses.

Codec + format requirements Facebook Feed prefers: audio at AAC, 48kHz stereo, H.264 video (High profile, Level 4.0 or higher), MP4 container. HEVC/H.265 uploads work on most modern platforms but transcode slower on the server side, which can delay the post going live.

Note: 240min cap is widely cited; SRT side-car upload supported.

Common upload failures and fixes: - "File too large" error: re-export at CRF 23 (H.264) instead of constant bitrate. CRF preserves visual quality and cuts file size 40-60% versus high-bitrate CBR. - "Unsupported format": Facebook Feed wants MP4. If you exported MOV or MKV, re-mux without re-encoding (ffmpeg `-c copy`) — no quality loss. - Upload hangs: chunked uploads often fail when the connection is unstable. Wired ethernet or a stable 50Mbps+ uplink resolves most large-file uploads.

The comparison table below shows max file sizes across the platforms most creators cross-post to alongside Facebook Feed — useful when planning a single export that satisfies every destination's cap.

Max file size across platforms

Facebook Feed compared against 4 platforms most creators publish to alongside it.

PlatformMax file sizeCategory
Facebook Feed10 GBsocial-mixed
Instagram Feed100 MBsocial-mixed
LinkedIn5 GBsocial-text
YouTube256 GBvideo-long
X (Twitter)512 MBsocial-text

Frequently asked questions

What's the maximum file size on Facebook Feed?

10 GB per single upload as of 2026-05.

Why is my Facebook Feed upload failing?

Most "upload failed" errors on Facebook Feed aren't file-size — they're codec or container issues. Re-export as H.264 MP4 first; only worry about file size if you're over 10 GB.

Can I upload 4K to Facebook Feed?

Yes, up to the 10 GB cap. Facebook Feed will downscale to its native player resolution, so you're paying upload bandwidth for pixels the viewer never sees unless you specifically need future-proofing.

How do I compress a video for Facebook Feed without losing quality?

Use H.264 with CRF 18-23 (visually lossless to nearly-lossless), AAC audio at 192-256kbps. This typically cuts file size 40-60% versus a high-CBR master with no visible quality loss.

Browse all platform specs · Cross-platform repurposing guides · See Kompozy pricing · Start your trial →