DigixAssistant
A privacy-first collection of browser-based tools for quick day-to-day tasks. All processing happens locally — no data is sent to external servers or stored in databases.
Developer tools
- Beautify — format and pretty-print SQL, JSON, JSONC, XML, HTML, CSS, JavaScript, C#, C/C++, YAML, Markdown, and Base64.
- Diff tool — compare text or binary files with line-by-line visual diffs, unified or side-by-side view.
- BASE64 tool — encode files or text to Base64 and decode Base64 back to binary.
- UUID / ULID / NanoID generator — generate GUID, UUID v4, ULID, and NanoID values individually or in batch.
- JWT Decoder & Verifier — decode and inspect JWT header, payload, signature, and expiration claims.
- JSON Validator & JSONPath Tester — validate JSON syntax, format/minify, and test JSONPath expressions.
- URL Encoder/Decoder — encode/decode URL components and parse query string parameters.
- Hash & Checksum tool — compute SHA-256, SHA-1, SHA-384, SHA-512, MD5 hashes and HMAC values.
- Unix Timestamp Converter — convert between Unix timestamps and human-readable dates.
- Regex Tester — test regular expressions with real-time match highlighting and capture groups.
- Cron Expression Builder — build, parse, and preview cron expressions with next-occurrence previews.
- Text Case & Slug Converter — convert between camelCase, snake_case, kebab-case, Title Case, and URL slugs.
- CSV ↔ JSON Converter — convert between CSV and JSON array formats.
- String Escape Builder — escape text for JavaScript, JSON, C#, and C string literals.
Everyday tools
- Password complicator — derive stronger, complex passwords from easy-to-remember input.
- QR generator — convert text or URLs into downloadable QR code images.
- Image converter — convert between PNG, JPEG, WebP, BMP, GIF, and ICO with resize and transparency controls.
- Calculator — basic, scientific, hexadecimal, and binary calculations with an expression parser.
Input methods
Most tools support multiple ways to provide input: drag-and-drop files, click to browse, paste from clipboard (images and text), or type directly in a text editor dialog.
Privacy and data handling
DigixAssistant has no backend database and does not store submitted data on the server. Content is processed in active memory only for the duration of the operation and is not retained.
Disclaimer
These tools are provided "as is" without warranties of any kind. You are solely responsible for how generated output is used, validated, and secured in your own environment.