Markdown Preview
Write Markdown and preview the rendered HTML side by side as you type.
The inputted text is too long to include in a share link.
Format SQL queries with dialect-aware indentation, keyword casing, and spacing options.
Consistent SQL formatting makes joins, filters, grouping, subqueries, and long select lists easier to review. It is useful before code review, documentation, debugging, sharing a query in an issue, or turning a quick database console query into something maintainable.
This SQL formatter runs in the browser. The selected dialect controls parsing rules and keywords; the formatting options control casing, indentation, and blank lines. The tool formats SQL text but does not execute, optimize, or validate query results.
Built and maintained by utilkit. Found an issue? Send corrections to contact@utilkit.com
Write Markdown and preview the rendered HTML side by side as you type.
Explain cron expressions in plain English, preview upcoming runs, and generate Unix, seconds, or Quartz cron schedules.
Beautify, minify, validate, and sort JSON in your browser.