How to Build an Integer Base Converter
Build a fast, browser-friendly integer base converter (2–64) with BigInt, custom digit sets, and clear validation.
Convert epoch to human-readable date and vice versa.
Free online tools that run entirely in your browser.
No uploads, privacy-first, and built for everyday work.
Your files never leave your device.
No uploads, no waiting.
Use directly in your browser.
Build a fast, browser-friendly integer base converter (2–64) with BigInt, custom digit sets, and clear validation.
A practical walkthrough of building an ASCII art generator with figlet, including font loading pitfalls, reactive rendering, and a privacy note.
A practical overview of six widely used web fonts (including Noto Sans SC / Noto Serif SC) and how to preview them locally in your browser.
Convert Unix timestamps to human-readable date/time (and back) in C using time_t, localtime, strftime, and mktime.
A table-first reference of common HTML character references, rendered from JSON rows with a reusable Svelte table component.
A compact, table-first reference of common HTTP status codes, rendered from JSON data via a reusable Svelte table component.