Labels in PDF
A list in a file becomes a sheet of adhesive labels, ready to print. Pick the sheet format, which columns go on each label, and whether you want a code. The list never leaves your device.
Your file stays on your device: nothing is uploaded
How it works
Labels are drawn to the measurements you see below, and the barcode is drawn as vector: it is not a scaled-up image, so it stays sharp at any print size and the PDF weighs a few kilobytes instead of several megabytes. Text wraps by itself inside the label and, when it does not fit, it is shortened with an ellipsis — and the panel tells you on how many labels that happened, instead of cutting it silently. Rows that produce nothing useful — an empty column, a code that does not follow the symbology, characters the PDF standard fonts cannot write — are skipped with the row number you see when you open the file. You can also start from a label other than the first, to reuse a sheet you have already started.
Your files are never uploaded. Anywhere.
Not to a server of ours, not to a third party, never. When you pick a file it stays in your browser’s memory: it is read, processed and written back on your device, and you save the result yourself. There is no path that takes it elsewhere, because there is no server to send it to.
- Processed locallyFormats are handled by WebAssembly code running in your browser, not by a remote service.
- Nothing to upload, nothing to wait forOther services send your file to a server and then send it back to you. Here the file never leaves: there is no upload to wait for.
- No accountNo sign-up, no email, no daily limits to get around by paying.
- No files to deleteOthers promise to erase your files after an hour. We have nothing to erase: they never reached us.