Initializing... drag & drop files here
Supports: HEVC
If you are pulling the soundtrack off an H.265 clip, the destination format is the real decision, and FLAC is the one people pick for the wrong reason. FLAC is genuinely lossless: it stores the decoded samples bit-for-bit and, since December 2024, is formally specified as RFC 9639. What it cannot do is undo the encoder that came before it. The audio riding alongside HEVC video is nearly always AAC, which is lossy, so a FLAC made from it is a perfect copy of an imperfect source — bigger than the original track and no better sounding. Pick FLAC when the file is going into an editor, an archive, or a further transcode, where every generation of loss you avoid matters. Pick a lossy target when the file is going into your ears.
| Property | FLAC (this page) | WAV | M4A (AAC) | MP3 |
|---|---|---|---|---|
| Compression | Lossless, compressed | None — raw PCM | Lossy | Lossy |
| Specification | RFC 9639, December 2024 | Microsoft/IBM RIFF WAVE | MPEG-4 Part 14 (ISO/IEC 14496-14:2003) carrying AAC | MPEG-1 Audio Layer III |
| Size, CD-quality stereo | Typically 50–70% of the PCM size, so roughly 5–7 MB per minute | About 10.1 MB per minute at 44.1 kHz / 16-bit | Around 1 MB per minute at 128 kbps | Around 1.4 MB per minute at 192 kbps |
| Adds a new generation of loss | No | No | Yes | Yes |
| Format limits | 4–32 bits per sample, 1–8 channels, 1 Hz to 1,048,575 Hz | Practically capped at 4 GB by the 32-bit RIFF size field | Efficient down to low bitrates | Effectively stereo, 320 kbps ceiling |
| Browser playback | Chrome 56+, Firefox 51+, Edge 16+, Safari 13+, iOS Safari 11+ | Yes, but downloads are large | Yes | Yes |
| Apple Music / iTunes library | Not accepted — Apple uses ALAC for lossless | Accepted | Native | Accepted |
| Best for | Editing, archiving, re-encoding later | Handing raw PCM to a DAW or transcription tool | Listening on phones and Apple hardware | Maximum compatibility with old players |
.hevc onto the page or click "+ Add Files" to browse. Several files can be queued and processed with the same settings in one pass.HH:MM:SS.sss..flac. Your file is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours later. No sign-up, no watermark.| Setting | Audio quality | File size | Encode time |
|---|---|---|---|
| Level 1 | Identical — lossless | Largest | Fastest |
| Mid-range | Identical — lossless | In between | In between |
| Level 12 (the starting value here) | Identical — lossless | Smallest | Slowest |
For context: the reference flac command-line tool exposes levels 0 to 8 and defaults to 5, while the FFmpeg-family encoder this page uses accepts 0 to 12 with a documented default of 5. The extra rungs above 8 buy progressively less size for progressively more CPU, which is why the difference between 8 and 12 on a short clip is usually a rounding error.
No, and this is the single most common misunderstanding about the format. FLAC is lossless with respect to what it is handed, not with respect to the original recording. The audio muxed alongside HEVC video is almost always AAC — lossy by design — and everything that encoder discarded is already gone by the time our decoder reads it. FLAC then stores those decoded samples exactly, producing a file that is larger than the AAC it came from and identical in sound. The benefit is not fidelity you did not have; it is that no further loss is added, which matters if the file has more editing or re-encoding ahead of it.
The source almost certainly had no audio track. HEVC as a standard covers picture only, and a true .hevc file is a bare Annex B elementary stream with no container around it to hold sound. Screen recorders, DVR exports and ffmpeg raw dumps all produce files like that, and no setting can create a soundtrack that was never encoded. Files with a .hevc name that came from our own HEVC converters are different — those are Matroska containers that keep the source audio track — but if yours is a genuine elementary stream, go back to the .mp4, .mov or .mkv the clip was demuxed from and convert that instead.
FLAC, in most cases. Both are lossless, so neither adds a generation of loss, but FLAC typically lands at half to two-thirds the size of the equivalent WAV and every current DAW imports it. WAV wins in two situations: when a tool is old or narrow enough to accept only PCM, and when you are working with something long, because WAV's 32-bit RIFF size field puts a practical 4 GB ceiling on a single file that FLAC does not share. If your chain is fine with FLAC, take the smaller file — see HEVC to WAV if you specifically need raw PCM.
Not at all — it changes only how long the encoder thinks and how small the result is. FLAC's compression levels select internal prediction and search settings; the decoder reconstructs exactly the same samples in every case, which is what "lossless" means. Level 12 is the most thorough setting and is where this page starts. Drop it if you are converting a long recording and want it finished sooner; the size difference between the top few levels is small.
Because you moved from a lossy codec to a lossless one. An AAC track at 128 kbps stores roughly a tenth of the data that the same audio needs when written losslessly, so expanding it to FLAC multiplies the size several times over without adding anything you can hear. That growth is the honest cost of a format that promises not to discard anything. If the size bothers you and the file is only for listening, extract to HEVC to M4A or HEVC to MP3 instead.
The format can — RFC 9639 allows 1 to 8 channels — but this page's Audio Channel control offers Original, Mono and Stereo, so surround only survives if you leave it on Original and the source really carries a multichannel track. In practice most HEVC-carrying containers ship stereo AAC, and the ones that do carry 5.1 usually use AC-3 or DTS. If a downstream tool needs a guaranteed two-channel file, set Audio Channel to Stereo explicitly rather than trusting the source.
Original, unless something downstream insists otherwise. Resampling is a signal-processing step that cannot add information and can only approximate what was there, so changing 48000 Hz to 44100 Hz for no reason is a small unnecessary loss inside an otherwise lossless workflow. Pick a fixed rate when a specific tool demands one — 44100 Hz for CD-oriented software, 16000 Hz or 8000 Hz for speech-recognition input that expects narrowband audio. The dropdown on this page tops out at 48000 Hz.
Your iPhone will, but Apple Music will not import it. iOS Safari has played FLAC in the audio element since version 11, and Safari on the desktop since version 13, so the file opens fine in a browser or in third-party players such as VLC. What Apple's own music library refuses is FLAC as a library format — Apple uses ALAC for lossless instead. If the destination is an Apple Music library, extract to HEVC to M4A; if it is just playback, the FLAC is fine as it is.
Yes. Switch Trim from Unchanged to Time Range and enter a Start time and a Duration, in plain seconds or as HH:MM:SS.sss. Only that span is decoded and encoded, which also shortens the job noticeably on a multi-hour capture. If you need several separate excerpts from one file, export the full FLAC first and then split it with the audio cutter.
Your .hevc is uploaded over an encrypted connection, converted on our servers, and the .flac is returned to you. Uploads and outputs are both deleted automatically a few hours after the conversion — no sign-up, no watermark, and files are never shared or made public. Because FLAC output is several times larger than a lossy equivalent, download time is the thing most likely to surprise you on a long recording; trimming first is the easy fix.