DEV
//
TOOLS
Home
·
Encoding
JWT
JSON
·
Hash
·
URL Parser
QR Code
·
Convert
Text Tools
CLIENT-SIDE
07 / Converters
Converters
Number base, Unix timestamp, and text case converter.
🔒 Runs entirely in your browser
07.01
Number Base
Convert numbers between Decimal, Binary, Octal, and Hexadecimal. Shows all four bases at once.
BROWSER NATIVE
Input
From
Decimal
Binary
Octal
Hex
Convert
All Bases
07.02
Timestamp
Convert Unix timestamps to readable dates or pick a date and get its Unix value. Leave blank for current time.
BROWSER NATIVE
Unix Timestamp (s) — blank for now
Convert
Results
Or pick a date/time
To Unix
07.03
Case Converter
Transform text between camelCase, PascalCase, snake_case, kebab-case, UPPER_SNAKE, Title Case, dot.case and more.
BROWSER NATIVE
Input
UPPERCASE
lowercase
Title Case
Sentence case
camelCase
PascalCase
snake_case
UPPER_SNAKE
kebab-case
dot.case
Output
copy