WAV to FLAC conversion

Either use the drop zone or the file selection button.

NOTE: If the browser plays the WAV-file instead of converting it to FLAC, change the file-extension before dropping it into the browser

Library Variants


Technology:
asm.js: sub-set of JavaScript for optimized execution (if browser supports it; fully "JavaScript compatible")
WASM: new standard for "web binaries" (WebAssembly), i.e. binary execution format
Optimizations:
debug: all debugging output enabled
release: normal optimizations
minified: all optimizations enabled

Load and Try Library Variants

Note that some library variants initialize synchronously, and some asynchronously.

Technology →
Optimization ↓
asm.jsWASM
release[release.asmjs]
sync init
(default)
[release.]wasm
async init
debugdev[.asmjs]
sync init
dev.wasm
async init
minifiedmin[.asmjs]
async init
min.wasm
async init

Drop WAV-files here
Download 
  Verify 
OGG