Practical tools

Small utilities.Less repetitive work.

Calculate an eight-hour shift or turn a pasted list into a SQL-ready or email-ready format. Everything runs privately in your browser.

Shift calculator

Plan an 8-hour workday.

When your workday started
Optional if you took no break
Used to calculate break length
Optional: compare against 8 hours

The calculator handles overnight shifts. Break start and end must both be entered, or both left blank.

List creators

Paste lines. Get a ready-to-use list.

SQL List Creator

Turns separate lines into comma-separated, single-quoted SQL values.

Blank lines are ignored. Comma-separated input also works.
'abc','bcd','def'

Developer utilities

Inspect data. Make it readable.

JSON Formatter

Validates JSON and formats it with readable indentation.

Your input is processed locally in your browser and is not uploaded.
Formatted JSON will appear here.