UnQTools
Developer Runs in your browser

Fixed-Point Q-Format Converter (Qm.n)

Convert between real numbers and fixed-point Qm.n representations (signed Qm.n or unsigned UQm.n) used in DSP, embedded, and FPGA work. Configurable integer bits (m) and fractional bits (n), three rounding modes (round-half-up, round-to-even, truncate), two overflow modes (saturate, wrap), live resolution (2^-n) and representable range, exact quantization error, raw stored integer in dec / hex / bin, a clickable bit grid with integer | fraction split, and presets (Q7, Q15, Q31, UQ8.8, UQ16.16). BigInt-correct, 100% client-side.

100% Private Works Offline Instant

Convert between real numbers and fixed-point Qm.n representations (signed Qm.n or unsigned UQm.n) used in DSP, embedded, and FPGA work. Configurable integer bits (m) and fractional bits (n), three rounding modes (round-half-up, round-to-even, truncate), two overflow modes (saturate, wrap), live resolution (2^-n) and representable range, exact quantization error, raw stored integer in dec / hex / bin, a clickable bit grid with integer | fraction split, and presets (Q7, Q15, Q31, UQ8.8, UQ16.16). BigInt-correct, 100% client-side. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.