Skip to content
DDevToolery

Getting started

How to find a tool and use it.

There is nothing to install and no account to create. Open a tool page and start typing.

Finding a tool

  • Press ⌘K on macOS or Ctrl+K on Windows and Linux to open the command palette from any page.
  • Press / to do the same, provided you are not already typing in a field.
  • Browse everything on the tools page, filtered by category.
  • Search by what you want to do — most tools carry several aliases, so “epoch” finds the timestamp converter.

Using a tool

Most tools run as you type. Paste into the input pane and the output updates. Options sit above the panes and apply immediately. Every tool has a Load example button if you want to see the expected shape of the input first.

Keyboard shortcuts

  • ⌘K / Ctrl+K — command palette
  • ⌘Enter / Ctrl+Enter — re-run the current tool
  • Esc — close the palette