Developer Tools

Small utilities for everyday programming: format and validate JSON, YAML, XML and SQL, decode Base64 and JWTs, test regular expressions, compare two files, generate UUIDs and hashes, read cron expressions and convert timestamps.

Open Developer Tools

26 tools

Paste something in, get the answer, move on. Most of these tools do their work inside your browser, so the data you paste is not uploaded. The few that need the network, such as the Open Graph preview and the webhook inspector, say so on the page.

JSON FormatterFormat, validate and minify JSON onlinejsonfmt.openvibe.tools YAML to JSON ConverterConvert YAML to JSON and JSON to YAML online, and validateyaml.openvibe.tools XML FormatterFormat, validate and minify XML onlinexml.openvibe.tools CSV to JSON ConverterConvert CSV to JSON and view CSV as a sortable table onlinecsv.openvibe.tools SQL FormatterFormat and beautify SQL queries onlinesql.openvibe.tools Markdown EditorWrite Markdown and see the rendered HTML livemd.openvibe.tools HTML FormatterFormat, minify and escape HTML onlinehtml.openvibe.tools Base64 Encoder & DecoderEncode text to Base64 and decode Base64 back to text onlinebase64.openvibe.tools URL Encoder & DecoderEncode and decode URLs online, and break any URL into itsurl.openvibe.tools JWT DecoderDecode a JWT to inspect its header, payload and expiryjwt.openvibe.tools UUID GeneratorGenerate random UUID v4 identifiers, create them in bulk,uuid.openvibe.tools Hash GeneratorGenerate SHA-1, SHA-256 and SHA-512 hashes from any texthash.openvibe.tools Hex ConverterConvert text to hexadecimal, decode hex back to text, andhex.openvibe.tools String Escape ToolEscape and unescape strings for HTML, JavaScript and URLsentities.openvibe.tools Unix Timestamp ConverterConvert Unix timestamps to human-readable dates and back,timestamp.openvibe.tools Cron Expression ParserDecode any cron expression into plain English and see thecron.openvibe.tools Code BeautifierBeautify JavaScript, CSS, HTML, JSON and SQL onlinebeautify.openvibe.tools Code MinifierMinify JavaScript, CSS, HTML and JSON online to cut fileminify.openvibe.tools Diff CheckerCompare two blocks of text or code side by side and seecodediff.openvibe.tools Regex TesterTest regular expressions against sample text with liveregex.openvibe.tools Slug GeneratorTurn any title into a clean, SEO-friendly URL slugslugify.openvibe.tools Lorem Ipsum GeneratorGenerate lorem ipsum placeholder text by words, sentenceslorem.openvibe.tools curl ConverterPaste a curl command and convert it to JavaScript fetch,curlconvert.openvibe.tools Webhook TesterGet a temporary webhook URL and inspect every request itwebhook.openvibe.tools Color ConverterPick colors and convert between HEX, RGB and HSL, thencolor.openvibe.tools Open Graph PreviewPreview how any URL appears when shared on social media andopengraph.openvibe.tools

Questions

Is the data I paste sent to a server?

Formatters, encoders, generators and the diff tool run in your browser. Tools that have to fetch a URL for you make one request to that URL and nothing else.

Do the tools work offline?

Once a page has loaded, the browser-side tools keep working without a connection.

Is there a size limit?

Browser-side tools are limited only by your device memory. Documents of a few megabytes are fine.

The rest of OpenVibe

One account works on every site. Open source and community-run.