Make something from scratch
A code or a document, built from a few fields.
- Make a barcodeType a number and the bars appear. Code 128 for anything you invent yourself, EAN-13 or UPC-A for a registered retail number.
- Make an invoiceFill in who you are, who owes you money, and what the work was. The invoice prices itself beside the form, ready to download and send.
- Generate a passwordChoose a length and which characters are allowed, or switch to a passphrase of whole words. The draw happens in this tab, and the page reports what it bought in bits of entropy rather than a rating out of five.
- Make a printable calendarPick a month and a full grid appears, measured to fill the sheet with the biggest day squares the paper allows.
- Make a QR codeType a link and the code appears. It is generated in this tab, so whatever you encode stays on your machine.
About these tools
Everything else on this site takes a document you already have and changes it. These start from nothing: a form, a few choices, and a finished file at the end. That difference shows up in the interface, because there is no upload step and nothing to wait for before the controls become useful.
So they behave like a document rather than a job queue. What you are making is drawn as you type and redrawn when you change your mind, and the download button hands you the thing already on screen. There is no submit, no preview step to click through, and no moment where you find out that a field you filled in twenty seconds ago was wrong.
The output is a real file with no strings on it. A code or a document produced here contains what you put in it, not a link back to a service that has to stay alive and paid for. That distinction matters most for anything you print, because paper outlives subscriptions.