How to Upload High-Quality TikToks (Without Guessing at Settings)
Try it on your own video
Paste a link. Get the clips.
You export something that looks clean, upload it, and TikTok hands back a softer, blockier version with visible banding in the shadows. Nothing you did caused it directly, and there is no hidden quality setting that fixes it. What you can do is stop giving the encoder reasons to work harder.
Why TikTok degrades your video
Every upload is re-encoded so it can be delivered cheaply to phones on variable connections. That re-encode is not negotiable. What varies is how much work it has to do, and the more your file differs from what the platform expects, the more aggressive the result.
Four things reliably make it worse:
- Resolution mismatch. A frame that is not 9:16 gets scaled or padded before it is encoded — two lossy steps instead of one.
- An unexpected codec or container. Anything that has to be transcoded before it can be processed takes an extra generation of loss.
- File size. Very large files are more likely to be re-encoded hard, and more likely to have a slow or interrupted upload.
- A weak connection at upload time. This is the one people miss. An upload that stalls can end up processed from a lower-quality path.
The export recipe
| Setting | Use | Why |
|---|---|---|
| Resolution | 1080 x 1920 | TikTok delivers at 1080p; matching it avoids a rescale |
| Aspect ratio | 9:16 | Anything else is padded or cropped before encoding |
| Codec | H.264 | Broadest support; avoids a pre-transcode |
| Container | MP4 | MOV works; MP4 is the safest default |
| Audio | AAC, 128-256 kbps | Speech is the one thing you cannot afford to lose |
| Frame rate | Match your source (30 or 60) | Converting frame rate introduces judder |
Then, in the app before you post, turn on the HD upload option and make sure data saver is off. Both are easy to miss and both change what gets sent.
To pick a bitrate that avoids banding without producing a file that struggles to upload, the free bitrate calculator and file size calculator will do the arithmetic for a given length and resolution.
Record high, export at 1080
Recording in 4K and exporting at 1080x1920 is genuinely worth doing, and it is not the same as uploading 4K. The extra capture detail survives the downscale as sharper edges and cleaner gradients in the 1080 file — so the encoder receives a better 1080 frame than a native 1080 recording would have given it. Uploading the 4K file itself just adds size for a result that gets downscaled anyway.
Four things that quietly cost you quality
- Re-exporting an already-compressed file. Every round trip through an encoder loses detail permanently. Edit from the original recording, not from a downloaded copy of your own post.
- Screen-recording a video instead of exporting it. A capture of a playing video is a second generation before you start.
- Heavy grain, confetti or fast noise. These are expensive to encode and the encoder pays for them by degrading everything else in the frame. If a clip has to have them, give it more bitrate.
- Tiny caption text with thin strokes. Fine detail is the first thing compression discards. Heavier weights and a contrasting outline survive; hairline fonts turn to mush. Our guide to caption fonts covers what stays legible.
If the clips come out of a longer video
Most quality loss in repurposed content happens before the upload — a clip cut from a re-downloaded copy, letterboxed to fill 9:16, then re-encoded again. ClipSpeed cuts from the source, reframes to 1080x1920 rather than padding, and exports H.264 MP4 ready to post. See the full resolution guide for the equivalent settings on Shorts and Reels.
Frequently asked questions
Why does my TikTok look blurry after uploading?
Compression. TikTok re-encodes every upload, and files that differ from what it expects — wrong aspect ratio, unusual codec, very large size, slow upload — get compressed harder.
What are the best TikTok export settings?
1080x1920, 9:16, H.264 in MP4, AAC audio, frame rate matching your source, then the HD upload option enabled in the app.
Should I upload 4K to TikTok?
No. Delivery is 1080p, so it is downscaled anyway and the larger file makes upload problems more likely. Record in 4K, export at 1080x1920.
Does uploading from desktop help?
Indirectly, by giving you a faster and more stable connection. Interrupted uploads are one of the conditions that trigger harder compression.