How Long Can Facebook Reels Be? 2025 Length Limits, Best Practices, and Examples
Learn the 2025 Facebook Reels length limit (typically 90s), how it compares to Instagram, cross-posting gotchas, and best-practice runtimes and editing tips.

How Long Can Facebook Reels Be? 2025 Length Limits, Best Practices, and Examples

If you’re planning short-form video for Meta in 2025, one of the first questions you’ll ask is simple: how long can FB Reels be? The answer affects everything from your hook and pacing to completion rates, reach, and monetization. This guide explains the current limits, cross-posting nuances with Instagram, and the creative and technical tactics to squeeze maximum impact out of the seconds you have.
What Facebook Reels are in 2025—and why runtime matters
Facebook Reels are Meta’s vertical, short-form video format surfaced across Feed, Reels tabs, and recommendations. The runtime you choose directly influences:
- Reach: Shorter, high-retention Reels are more likely to be recommended.
- Retention and completion rate: Keeping more viewers to the end boosts the algorithmic signal.
- Watch time: Total watch time multiplied by completion rate is a strong performance indicator.
- Clarity of message: A tight runtime forces tighter storytelling, clearer hooks, and stronger CTAs.
In 2025, attention is scarcer than ever. Optimizing your duration is one of the fastest levers for better results.
Current length limits in 2025
The short answer to “how long can FB Reels be” is: for most accounts, up to 90 seconds. However, there are important nuances.
- Typical maximum: Most users see a 90-second maximum for Facebook Reels.
- In-app vs. uploads:
- Recording in the Facebook app often displays the exact cap for your account (commonly 90s).
- Uploading a pre-edited vertical video via the app or Meta Business Suite generally follows the same cap; anything beyond the limit may be rejected, auto-trimmed, or posted as a regular video instead of a Reel.
- Why your limit may vary:
- Region: Feature rollouts often arrive in phases by region.
- Account type and age: Some creators or pages get early access to longer lengths.
- Ongoing tests: Meta periodically tests extended Reel lengths on subsets of users.
Practical tip: Your in-app recording slider (or the duration indicator in Business Suite’s “Create Reel”) is the most reliable snapshot of your current limit. If it shows 90 seconds, plan around that.
Facebook vs. Instagram Reels length (and cross-posting)
Cross-posting saves time, but you must design for the stricter cap and UI overlays.
- Instagram Reels: For most accounts, the current cap is also 90 seconds. Some users may see experiments, but 90s remains the safest cross-platform target.
- Facebook Reels: Typically 90 seconds. A minority of users may see tests of longer durations.
- Cross-posting rules of thumb:
- Design for 90 seconds to be safe on both.
- If one platform temporarily allows longer, the other may auto-trim, reject, or publish as a standard video.
- Music licensing and audio snippets can be capped independently per platform, leading to audio cutoffs even when video length fits.
When to edit separate cuts:
- If your primary version is >90 seconds, create two cuts: a 90s Reel version for both platforms and a longer version for feed or other channels.
- If captions, stickers, or UI-safe areas differ (they do), consider platform-specific text placement.
Recommended Reel lengths by goal
Match your runtime to intent:
- Ultra-short discovery (6–15s): Prioritize a striking hook, one idea, one CTA. Great for brand awareness and trend participation.
- Engagement-focused (15–30s): Deliver a concise “tip, trick, or tease” with a clear payoff and ending.
- Tutorial/product demo (45–90s): Enough room to teach or demonstrate without dragging. Cut ruthlessly, use chapters, and keep the pace high.
- Multi-part series: If your content requires 2–3 minutes, break it into a series of 60–90s parts to maintain retention and multiply touchpoints.
Rule of thumb: If your completion rate drops below ~30–40% on a 60–90s Reel, test a tighter 20–30s version.
Creative editing to fit the limit
Tools to compress more value into fewer seconds:
- Trim mercilessly: Remove greetings, dead space, and redundant phrases.
- Speed intelligently: 1.05–1.25x on narration is often imperceptible but saves seconds; adjust pitch to keep voices natural.
- Jump cuts: Cut at breaths and filler words to maintain momentum.
- Text pacing: Time on-screen text to the beat; avoid dense paragraphs. Use 5–7 words per card and 0.5–1.5s per card depending on complexity.
- Beat-mapped scripts: Write lines to match musical downbeats for natural cut points.
- Chapters/markers: Use quick lower-thirds like “1/3”, “2/3”, “3/3” to guide viewers and set expectations.
- On-screen prompts: “Wait for the reveal at 0:12” or progress bars to incentivize staying to the end.
- B-roll bridges: Use cutaways to compress steps while VO continues.
Example beat-mapped scripting snippet:
00:00 Hook (visual punch + claim)
00:02 Beat 1: Problem in 1 sentence
00:05 Beat 2: Step 1 (on-screen text + quick demo)
00:09 Beat 3: Step 2 (jump cut + zoom)
00:13 Beat 4: Step 3 (overlay checklist)
00:17 Beat 5: Result + CTA
Technical specs that influence runtime and quality
Respecting technical constraints avoids failures and accidental truncation.
- Aspect ratio: 9:16 vertical is standard (1080×1920).
- Resolution: 1080×1920 preferred. 720×1280 acceptable; 4K vertical can be uploaded but may be downscaled by Meta.
- Codec/container: MP4 (H.264 video + AAC audio).
- Frame rate: 24–60 fps supported; 30 fps is a safe default. Avoid variable frame rate if you see audio drift or timing issues.
- Bitrate:
- 1080p30: ~5–8 Mbps
- 1080p60: ~8–12 Mbps
- File size: Keep it efficient (often well under 1 GB). Extremely large files may stall or fail on mobile networks.
- Safe margins:
- Keep critical text and CTAs away from the very top/bottom where captions, buttons, and usernames overlay.
- Practical guidance: Keep text within the central ~80% width and ~70% height (roughly 1080×1340 “safe” zone).
- Audio:
- Use licensed tracks from Meta’s library to avoid mutes or regional restrictions.
- Original audio is safest for global distribution.

Example ffmpeg commands:
- Trim a video to 29 seconds:
ffmpeg -i input.mp4 -t 29 -c copy output_29s.mp4
ffmpeg -i input.mp4 -filter_complex "[0:v]setpts=0.9091*PTS[v];[0:a]atempo=1.1[a]" -map "[v]" -map "[a]" -c:v libx264 -c:a aac output_fast.mp4
ffmpeg -i wide.mp4 -vf "crop=in_h*9/16:in_h,scale=1080:1920" -c:v libx264 -c:a aac vertical.mp4
Repeatable timing templates (15s, 30s, 60s, 90s)
Use these outlines to structure your Reels quickly.
Length | Hook | Value/Steps | Proof/Payoff | CTA |
---|---|---|---|---|
15s | 0–2s: Visual hook + headline | 2–9s: 1–2 key points | 9–12s: Result/reveal | 12–15s: CTA (follow/save) |
30s | 0–3s: Pattern interrupt + promise | 3–22s: 3 quick steps (7s each) | 22–27s: Before/after or recap | 27–30s: CTA + brand flash |
60s | 0–4s: Big claim/use case | 4–45s: 4–5 steps (8–10s each) | 45–55s: Outcome, tip, or bonus | 55–60s: CTA + subscribe/follow |
90s | 0–5s: Tension + promise | 5–70s: 5–7 steps (8–10s each) | 70–85s: Case proof/demo | 85–90s: CTA + next episode tease |
Copy-paste script skeleton:
00:00 Hook (one-sentence promise + striking visual)
00:03 Setup (who is this for? one-liner)
00:06 Step 1 (on-screen text + VO)
00:14 Step 2 (cut on action)
00:22 Step 3 (overlay checklist)
00:30 Proof (quick before/after)
00:36 Bonus tip (optional)
00:42 CTA (follow for Part 2 / link in bio)
Avoiding common pitfalls
- “Your reel is too long” errors:
- Confirm your current limit in-app.
- Trim trailing black frames; some editors leave 0.5–1s of blank.
- Ensure constant frame rate; some uploads misreport duration with VFR.
- If it still fails, try uploading via Meta Business Suite or re-encoding with H.264/AAC.
- Audio licensing limits:
- Some tracks or regions cap music snippets below your video length. Use Meta’s library and check usage notes; consider original audio + sound effects.
- Text density:
- Overcrowded text tanks retention. Use fewer words, more cuts.
- Slow openings:
- Aim to land your core promise by the 2-second mark.
- Weak CTAs:
- Replace “Follow for more” with “Follow for Part 2 tomorrow” or “Save this to build your checklist later.”
- Platform changed your max length?
- Update your app; check both the Reels camera and Business Suite “Create Reel.”
- Create a 95-second test clip; see if the UI warns you or auto-trims.
- Ask a peer in your region; rollouts can be geo-specific.
Measuring what length works for you
You don’t need to guess. Use Meta’s analytics to find your sweet spot.
- Read retention curves:
- In Professional Dashboard/Insights, open a Reel and inspect the audience retention graph.
- Look for the first steep drop (weak hook), mid-clip dips (confusion), and final slope (overstayed).
- Track key metrics:
- Average watch time (AWT)
- Completion rate (% who reach the end)
- Re-watches (loops)
- Saves, shares, comments (quality signals)
- A/B test durations:
- Publish two cuts of the same concept: e.g., 22s vs. 47s.
- Keep the hook identical to isolate the effect of length.
- Stagger publication or split audiences to reduce timing bias.
- Iterate:
- If your 60–90s Reels underperform on completion but have high AWT, try 30–45s cuts with sharper transitions.
- If ultra-short clips (≤12s) get reach but low conversions, extend to 20–30s and add explicit CTAs.
Example A/B test plan:
Week 1: Topic A — 25s vs 55s (same hook)
Week 2: Topic B — 15s vs 35s (same hook)
Week 3: Topic C — 30s vs 90s (same hook)
Evaluate: AWT, completion, saves, follows. Pick two “winner” lengths for your niche.
Quick answers: how long can FB Reels be in 2025?
- Most accounts: Up to 90 seconds.
- In-app vs upload: Same cap; out-of-range videos may be trimmed, rejected, or posted as standard videos.
- Cross-posting with Instagram: Plan for 90 seconds to fit both; watch for audio caps.
- Best-performing lengths: Often 15–30s for engagement; 45–90s for tutorials and demos—test to confirm for your audience.

Final tips to ship faster
- Design first for 30 seconds; if it truly needs more, expand to 60–90 with chapters.
- Script to beats, not minutes.
- Keep text inside the central safe area to avoid UI overlaps.
- Maintain a reusable project template in your editor with:
- 1080×1920, 30 fps timeline
- Lower-thirds styles
- Progress bar and “Part 1/2/3” markers
- Pre-synced sound effects and whoosh cuts
If you remember only one thing: Decide the promise, land the hook by second 2, and let your runtime serve the story—not the other way around.
Summary
Most Facebook Reels in 2025 cap at 90 seconds, with occasional regional or account-based tests extending beyond that. For reliable cross-posting to Instagram, design to 90 seconds, favor tight hooks within the first two seconds, and use analytics to iterate toward the best-performing durations for your audience. Keep technical specs clean (1080×1920, H.264/AAC, safe text margins) and compress value with trims, jump cuts, and beat-mapped scripting to maximize retention and outcomes.