Every guide, filed by tool.

Guides for the jobs these tools do, written and checked against the live tool by the person who builds them.

20 guides · 7 tasks · updated 18 September 2026

Build notes

SpeechSynthesis: Crash Course

SpeechSynthesis is the text-to-speech half of the Web Speech API. It ships in every major browser, needs no key and no server, and this is the working set: the utterance, the global queue, voices and how they load, the events you can rely on, and the patterns that hold up in production.

Browser APIs · 16 min read

Every build note →
Text flowing into a SpeechSynthesisUtterance, through the speechSynthesis queue, into a browser voice and out of a speaker

Start here

How to password protect a PDF properly

Open Protect PDF, type the password twice, and download the encrypted copy. It uses AES-256, which current Acrobat, Preview, and major browser viewers support. Its practical strength depends on the password you choose.

Why this one

Encryption is easy to add and easy to misunderstand, and the misunderstanding is the expensive part.

Main guide · protect-pdf · 5 min read

Recently added

PDF /7

Merge, split, convert, compress. The whole paperwork drawer.