Drag and drop: drop a file onto the editor in converters, validators, viewers, HTML/Markdown preview, and the Diff Viewer.
Previews
Markdown Preview: GitHub-style light/dark preview theme (independent of the app theme), smoother live preview while typing, and Mermaid diagrams that respect the preview theme.
Cryptography
Secret Key Generator: custom passwords can now enforce minimum counts per character class (e.g. at least 2 uppercase letters, 1 digit, and 1 symbol).
Editor & Syntax
TOON/TSV/CSV syntax highlighting in the code editor.
Code folding support for YAML, TOON, TOML and HTML added.
Improvements
Diff Viewer: redesigned toolbar options.
World Clock: Simplified UI.
Keyboard Shortcuts
Show Tools sidebar: ⌘⇧E (macOS) / Ctrl+Shift+E (Windows)
Show Favorites sidebar: ⌘⇧F / Ctrl+Shift+F
Show Open Tabs sidebar: ⌘⇧T / Ctrl+Shift+T
Pin / unpin active tab: ⌘⌥P / Ctrl+Alt+P
Next tab: Ctrl+Tab · Previous tab: Ctrl+Shift+Tab (Ctrl+] and Ctrl+[ still work for tab switching)
7.0
20 June 2026
New Features
Raycast Integration: A companion Raycast extension is required to launch every tool supported in this app.
Password / Secret Key Generator: Generate strong passwords and API or webhook secrets in Base64 or hexadecimal formats.
HTTP Request Parser: Parse a raw HTTP request into its URL, headers, body, and equivalent cURL command.
Token Counter: Count prompt tokens, estimate context usage, and calculate costs for OpenAI, Claude, and Gemini models.
Unit Converter: Convert between storage, time, bandwidth, frequency, and CSS units.
Number Format Converter: Convert between binary, octal, hexadecimal, and decimal formats. Inspect bit widths, IEEE 754 values, and Unicode code points.
URL Parser: Break down URLs into components, edit query parameters, and rebuild properly encoded URLs.
6.0
22 May 2026
New Features
Enhanced Editor Experience: Introduced an integrated Find/Replace panel and improved syntax highlighting for the code editor.
Improvements
Performance Improvement: Integrated premium typography and optimized application startup performance.
Refined Navigation: Redesigned Home Screen and Sidebar for quicker access to your favorite and most recently used tools.
5.0
6 May 2026
New Tools
World Clock: check current time across multiple time zones
Age Calculator: compute exact age from any date of birth
Date Calculator: add, subtract, or find the difference between dates
SQL Formatter: beautify and format SQL queries with customizable options
Improvements
Text Case Converter: redesigned interface for a cleaner workflow
Color Converter: refreshed UI with improved color picking and output layout
Cron Job Parser: reworked parsing flow with better visual feedback
4.0
24 Feb 2026
New Tools
Regex Tester: test, debug, and validate regular expressions in real time
Improvements
General stability improvements and bug fixes across core tools
3.0
31 Jan 2026
New Tools
XML to XSD Converter: generate XML Schema definitions from XML documents
New Features
Tab Pinning: pin frequently used tools to keep them accessible across sessions
Fixes
XML to TSV: improved data flattening for nested structures
JSON Schema Generator: fixed edge cases in type inference