Free · Fast · Privacy-first

Compress Video Without Losing Quality

Most video compression workflows force a trade off between file size and visual quality, but there is a meaningful zone where you can shrink files dramatically without anyone being able to tell the difference from the original.

Near-lossless H.265 compression

🔒

CRF-based quality targeting

Preserves colour accuracy and sharpness

No visible artefacts at quality settings

Cost
Free forever
Sign-up
Not required
Processing
In your browser
Privacy
Files stay local
FreeNo signupWhite-label

Add this Video Compressor to your website

Drop the Video Compressor into any page — blog post, product docs, intranet, school portal — with a single line of HTML. Your visitors get the full tool, processed entirely in their browser. No backend, no uploads, no signup.

  • Files stay 100% in the visitor's browser
  • Responsive — adapts to any container width
  • Free forever, no API key needed

Embed code

<iframe
  src="https://www.fixtools.io/video-tools/video-compressor?embed=1"
  width="100%"
  height="780"
  frameborder="0"
  style="border:0;border-radius:16px;max-width:900px;"
  title="Video Compressor by FixTools"
  loading="lazy"
  allow="clipboard-write"
></iframe>

Attribution-friendly: a small "Powered by FixTools" link appears in the embed footer.

Visually Lossless Compression: What It Means and How to Achieve It

The phrase compress video without losing quality is technically a small lie, because every lossy codec discards some information by definition. What is achievable, and what the phrase practically refers to, is perceptual lossless compression: a level of compression at which the quality reduction sits below the threshold of normal human vision, so the compressed output is indistinguishable from the source under typical viewing conditions. The industry standard threshold for this in H.264 and H.265 encoding is CRF 18, which research and decades of post production practice have established as the point at which trained colourists cannot reliably tell compressed output apart from the original on calibrated reference monitors. For ordinary viewing on phones, laptops, and televisions the threshold sits even higher around CRF 20 to 22.

CRF stands for Constant Rate Factor and represents a quality first approach to encoding that contrasts with the bitrate first thinking most casual compression workflows use. Instead of telling the encoder to use a specific number of bits per second, CRF tells it to maintain a target perceptual quality level and to use whatever bitrate is necessary to achieve that on any given second of the video. Simple scenes with little motion or detail get encoded efficiently at low bitrate; complex scenes with fast action or fine detail get more bits allocated to preserve quality. The result is consistent visible quality across the entire video at a total file size determined by the content complexity rather than a fixed time average, which is exactly what quality preserving workflows want.

Codec choice meaningfully changes how much file size reduction you get at visually lossless quality. CRF 18 in H.264 typically produces files 20 to 40 percent smaller than a high quality source while remaining indistinguishable from the original. CRF 18 in H.265 produces files roughly 40 to 60 percent smaller at the same visual quality, because H.265 is fundamentally more efficient at encoding the same information. AV1 offers similar efficiency to H.265 with royalty free licensing and growing native support across browsers and streaming platforms. For pure size reduction at visually lossless quality, H.265 is the modern choice when playback compatibility allows; H.264 remains the safe default when the destination environment might include older devices that lack H.265 hardware decoders.

There are a few workflow practices that make visually lossless compression more reliable. Always compress from the highest quality source you have, never from a previously compressed file, because every re encoding pass introduces a small amount of additional loss that accumulates across generations. Preserve the original audio track unless storage is critical, because audio at standard AAC 128 kbps is essentially transparent and contributes little to total file size. Use two pass encoding when available, because the first pass analysis lets the encoder allocate bits more intelligently across the timeline. Extract still frames as PNG rather than JPEG when you need stills from compressed video, because JPEG adds its own lossy compression on top of whatever the video already has.

How to use this tool

💡

Upload your video and select the High Quality preset. This uses CRF 18 H.264 or H.265, which is visually indistinguishable from the source while being 20–50% smaller.

How It Works

Step-by-step guide to compress video without losing quality:

  1. 1

    Upload Your Video

    Drop your video into the FixTools upload area or pick it from disk. The tool accepts MP4, MOV, AVI, MKV, and other common containers directly, including high bitrate camera originals and ProRes intermediates exported from editing software. Encoding runs in your browser, so even large master files stay on your device throughout the entire process with nothing uploaded to a remote server.

  2. 2

    Select the High Quality Preset

    Choose the High Quality (near lossless) preset, which uses CRF 18 in H.264 or H.265. CRF 18 is the post production industry standard for visually lossless compression and produces output that is indistinguishable from the source in normal viewing conditions, while still cutting file size by 30 to 60 percent depending on the codec choice and the redundancy in the source material.

  3. 3

    Download Your Quality-Preserved Video

    Click Compress and download the result once encoding finishes. The output is a clean MP4 ready for professional delivery, archival storage, or any context where visible quality matters. The file is dramatically smaller than the source but plays back at quality the human eye cannot tell apart from the original, suitable for client work, festival submissions, or master archives.

Real-world examples

Common situations where this approach makes a real difference:

Creating a distribution master

A post production team finishing a short film or commercial creates a distribution master at CRF 18 H.265 that is half the size of the original ProRes 422 file while remaining visually identical when projected or streamed at full resolution. The smaller master is faster to upload to client review platforms, cheaper to store across long term archives, and safe to use as the source for any subsequent platform specific deliverables without any visible cumulative quality loss.

Compressing without degrading for client delivery

A freelance editor or production company delivers final video work to a client through a file transfer service with bandwidth and storage costs that scale with file size. Encoding the final deliverable at CRF 18 H.264 produces a file the client cannot visually distinguish from the original master, transfers in a fraction of the time of an uncompressed export, and avoids the awkwardness of asking the client to wait while a 50GB ProRes file copies across the network.

Archiving family heritage footage

A family preserving old home video transfers from VHS, miniDV, or aging hard drives wants to compress the archive for long term storage without losing any of the visible quality of the original captures. Encoding at CRF 18 H.265 cuts the storage footprint by roughly half compared to the source, fits the entire family archive on a single redundant backup drive, and preserves the videos at quality indistinguishable from the originals when grandchildren watch them decades later.

Preparing a high quality YouTube source upload

A creator wants to upload to YouTube at the highest possible source quality without spending six hours pushing a 100GB master file through the upload pipeline. Encoding the final cut at CRF 18 H.264 produces a file roughly a tenth the size of the master while remaining at the quality threshold YouTube's own transcoding pipeline cannot improve upon, which means upload time drops dramatically while published YouTube quality remains identical to a master upload.

When to use this guide

Use when file size reduction is needed but visual quality cannot be compromised, professional delivery, archives, master files.

Pro tips

Get better results with these expert suggestions:

1

Match resolution to the viewing context for compress video without losing quality

For compress video without losing quality, the optimal resolution is the highest that fits the target file size while matching the display context. A video for mobile social media viewing does not benefit from 4K resolution, 720p or 1080p is the practical ceiling where viewers cannot distinguish higher resolution.

2

Re-encode from source, not from a previous compression

Always start from the highest-quality source available. Re-encoding an already-compressed file compounds quality loss from both encoding passes. Archive original files and compress new output versions for each delivery format.

3

Use a quality-targeting mode when size is not fixed

When you do not have a strict file size target, use CRF (Constant Rate Factor) mode rather than target bitrate. CRF produces consistent quality regardless of content complexity, simple scenes use fewer bits, complex scenes use more, resulting in better average quality than a fixed bitrate.

4

Verify audio sync after compression

Video compression can occasionally introduce audio-video sync drift, particularly in longer files. After compressing, scrub to the middle and end of the video to verify audio remains in sync, a common compression artefact that is embarrassing to discover after sharing.

5

CRF 18 is considered visually lossless

CRF (Constant Rate Factor) 18 in H.264 and H.265 is widely regarded as visually lossless, the difference from the source is not visible in normal viewing conditions. File size is 20–40% smaller than the source.

6

Avoid transcoding from compressed to compressed

Every re-encode adds quality loss. If you need a compressed master, compress once from the original raw or lightly compressed source. Do not re-compress an already-compressed file.

7

PNG for thumbnails, not video frames

If you need still frames from the video, extract as PNG (lossless) not JPEG. JPEG still frames add compression artefacts not present in the video.

FAQ

Frequently asked questions

The best approach combines two settings: CRF 18 quality targeting and the most efficient codec your playback environment supports. CRF 18 in H.264 produces output considered visually lossless by post production professionals while being 20 to 40 percent smaller than typical source files. Switching to H.265 at the same CRF 18 doubles the file size reduction to roughly 40 to 60 percent at indistinguishable visual quality. Always compress from the highest quality source available rather than from a previously compressed file, preserve audio at the original quality, and use two pass encoding when the tool offers it for an additional quality bump at the same target.
For maximum compatibility with quality preservation, H.264 inside an MP4 container at CRF 18 is the industry default. For maximum size reduction at the same quality level, H.265 in MP4 at CRF 18 is roughly twice as efficient. For archival masters where size is no object, lossless codecs like Apple ProRes 422 or 4444 preserve every pixel exactly but produce files measured in gigabytes per minute rather than megabytes. The right answer depends on whether the file is intended for delivery, archival, or intermediate editing use. For visually lossless delivery at reasonable file size, H.264 or H.265 MP4 at CRF 18 is the universal recommendation.
It depends entirely on what looking bad means in your context. For perceptual lossless quality where no viewer can tell the compressed output apart from the source, CRF 18 typically achieves 20 to 60 percent file size reduction depending on codec choice and content complexity. For visually acceptable quality where minor artefacts are tolerable in non critical viewing, CRF 23 to 26 achieves 60 to 80 percent reduction. For aggressively compressed delivery where visible artefacts are acceptable in exchange for small file size, CRF 28 or higher achieves 80 to 95 percent reduction. The trade off curve is content dependent.
Not when you compress without losing quality. Visually lossless compression at CRF 18 keeps the source resolution intact and achieves file size reduction purely through more efficient encoding of the same pixel data. Resolution reduction is a different lever entirely, used when the size constraint cannot be met through bitrate alone or when the viewing context does not benefit from the source resolution. For pure quality preserving compression, resolution stays the same as the input and the codec does all the work in the bitrate domain through CRF based quality targeting.
iOS and Android both expose video compression options in their share sheets and Photos apps, but neither offers CRF based quality targeting suitable for visually lossless work. The mobile built in options optimise for file size at the cost of quality rather than the other way around. For visually lossless compression on the go, run FixTools in mobile Safari or Chrome on the phone itself, which exposes the High Quality preset that uses CRF 18. The encoding will be slower than on a desktop because of phone CPU limits, but the output quality is identical to what you would get on a workstation.
HandBrake is the leading free open source desktop video compressor and provides full control over CRF based quality targeting for both H.264 and H.265 encoding. Setting CRF to 18 in HandBrake produces visually lossless output at significant file size reduction compared to source. It runs on Windows, macOS, and Linux at no cost with no watermark or telemetry. The trade off versus a browser tool is the install step and a dense interface that rewards learning over time, which for occasional quality preserving compression makes a web tool the faster choice for many users.
The most reliable test is side by side playback of source and compressed at full resolution on a calibrated monitor, ideally with the same frame visible in both at the same time. Look specifically at fast motion sections, high contrast edges like white text on dark backgrounds, and soft gradients like skies or studio backdrops, because these are where compression artefacts appear first if they exist at all. At CRF 18 in H.264 or H.265, even experienced post production professionals struggle to reliably tell compressed from source. For non critical viewing, the compressed output is indistinguishable from the original to ordinary viewers.
Visually lossless compression at CRF 18 preserves colour accuracy to a degree that is indistinguishable from source in normal viewing conditions, although strict colour scientists working on broadcast or theatrical deliverables sometimes opt for mathematically lossless codecs like Apple ProRes for absolute certainty. For 99 percent of practical applications, including web delivery, client review, festival submission, and personal archival, CRF 18 H.264 or H.265 preserves enough colour fidelity that no viewer will see a difference. Calibrated reference monitors with trained colourists are the only environment where finer distinctions might appear, and even there CRF 18 is widely accepted as a delivery standard.
Both work for visually lossless compression at CRF 18, with the choice driven by playback compatibility and how much file size reduction matters. H.264 plays natively on every device made in the last fifteen years including very old Android phones, corporate Windows fleets, and embedded systems like smart TVs and digital signage. H.265 plays natively on roughly 2017 and newer devices but produces files 40 to 50 percent smaller at the same quality. When playback environment includes older or unknown devices, choose H.264. When you control the playback environment and file size matters, choose H.265 for the significant size savings at identical visible quality.
Yes. FixTools runs the compression work entirely inside your browser using WebAssembly compiled video tools, which means the original master file and the compressed output stay on your own device throughout the entire process. Nothing is uploaded to a remote server, stored in a third party database, or scanned by an external system. For sensitive content such as unreleased commercial work, festival submissions before premiere, internal corporate masters, or personal archival material, browser based compression provides the strongest practical privacy guarantee short of using fully offline desktop software, and requires no installation or setup time.

Ready to get started?

Open the full Video Compressor — free, no account needed, works on any device.

Open Video Compressor →

Free · No account needed · Works on any device