# datagod developer tools > Fast, secure developer tools that run entirely in your browser and work offline. Format, validate, convert, diff, and inspect data without uploading it. Canonical URL: https://tools.datagod.dev/ Sitemap: https://tools.datagod.dev/sitemap.xml Robots: https://tools.datagod.dev/robots.txt ## Tools - [datagod](https://tools.datagod.dev/): A private developer toolkit for JSON, Avro, JWT, Base64, hashes, UUIDs, timestamps, URL encoding, text extraction, and more. - [JSON Formatter](https://tools.datagod.dev/json-formatter/): Format, beautify, inspect, copy, and download JSON with a fast online JSON formatter that runs locally in your browser. - [JSON Validator](https://tools.datagod.dev/json-validator/): Validate JSON syntax and check JSON data against a JSON Schema locally in your browser. - [JSON Schema Generator](https://tools.datagod.dev/json-schema-generator/): Generate JSON Schema from sample JSON data for API docs, validation, and data contracts. - [JSON Minifier](https://tools.datagod.dev/json-minifier/): Minify JSON by removing whitespace and line breaks for compact API payloads, fully client-side. - [JSON Converter](https://tools.datagod.dev/json-converter/): Convert JSON into CSV, YAML, or XML with a fast online converter that does not upload your data. - [JSON Diff](https://tools.datagod.dev/json-diff/): Compare two JSON objects and quickly see added, removed, and changed values in the browser. - [JSON Explorer](https://tools.datagod.dev/json-explorer/): Explore, search, expand, and inspect nested JSON structures in an interactive local tree viewer. - [Timestamp Converter](https://tools.datagod.dev/timestamp-converter/): Convert Unix epoch timestamps in seconds, milliseconds, or microseconds to human-readable dates across time zones. - [UUID Generator](https://tools.datagod.dev/uuid-generator/): Generate UUID v4, UUID v7, ULID, and Nano ID values in bulk locally in your browser. - [JWT Decoder](https://tools.datagod.dev/jwt-decoder/): Decode and inspect JWT headers and payloads with expiry checks, fully client-side and private. - [Base64 Encoder / Decoder](https://tools.datagod.dev/base64-encode-decode/): Encode and decode Base64 and Base64URL text with full UTF-8 support without uploading data. - [Hash Generator](https://tools.datagod.dev/hash-generator/): Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512, and HMAC digests locally. - [JSON Escape / Unescape](https://tools.datagod.dev/json-escape/): Escape text into a JSON string or parse JSON encoded as a string, directly in your browser. - [URL Encoder / Decoder](https://tools.datagod.dev/url-encode-decode/): Encode and decode URLs, then convert query strings to and from JSON locally. - [Text Extractor](https://tools.datagod.dev/text-extractor/): Extract emails, URLs, IP addresses, UUIDs, dates, MAC addresses, and more from any text. - [Number Base Converter](https://tools.datagod.dev/number-base-converter/): Convert integers between decimal, hexadecimal, binary, and octal with support for large values. ## Privacy and safety - Tools run locally in the browser. - Inputs are not uploaded to a server. - The app works offline after the first load.