Small tools

Small tools

I like creating small purpose built tools if there is no clear alternative with the same feature set. Some of the tools I’ve made:

Markdown to RTF

Convert Markdown to RTF to be used with tools that don’t have Markdown support out of the box, such as Confluence, Jira, Teams, Email and so on.

JS Eval scriptpad

Write small snippets of JS and instantly run them with ctrl+space hotkey. Allows for text input and output, so you can quickly reformat JSON, parse CSV etc.

Bulk QR and EAN-13 code generator

Generate 1D or 2D barcodes in bulk. Runs locally, uses bwip-js for generating barcodes and codes are only shown when mousing over the it to make it easier to read the correct code with a device.