How to batch resize multiple videos for discord
- Step 1Drop your video clip — Pick 25 MB (free) or 50 MB (Nitro) target
- Step 2Confirm Discord 25 MB target — JAD calculates bitrate from your video's duration
- Step 3Download and send inline — Encodes with HW H.264 / H.265 and verifies file size
Frequently asked questions
What is Discord's exact file size limit?+
Discord's free tier allows attachments up to 25 MB. Nitro Basic increases this to 50 MB and Nitro Classic / Nitro boosts it to 500 MB. JAD's compressor defaults to the 25 MB free-tier target but you can set a custom target in the settings. The tool adds a small safety margin (typically 0.5 MB) to ensure the file passes Discord's upload gate.
Why does my compressed video look blurry?+
At 25 MB, the available bitrate depends entirely on your clip's duration. A 30-second clip has about 6 Mbps, which is excellent quality. A 5-minute clip has only about 600 kbps — which is usable for talking-head footage but will produce visible artefacts on high-motion content. For long clips where quality matters, consider trimming to a shorter segment, or upgrade to Nitro for the 50 MB cap.
Does Discord re-compress the video after I upload it?+
Discord currently does not re-compress H.264 MP4 files that fit within the upload cap — it stores and serves your file as-is. If your file exceeds the cap, Discord may down-scale it server-side. Pre-compressing to fit the cap ensures your file is served exactly as encoded.
Privacy first
All video processing runs locally in your browser using WebAssembly and FFmpeg. No file is ever uploaded — only metadata counters are saved for signed-in dashboard stats.