Converts DIN A4 DHL Labels to 62mm Labels. Proof-of-concept that you dont need a backend, you could host it entirely on github pages, for free.
Find a file
cheetahdotcat 07c8742970 release
2022-02-21 10:54:07 +01:00
index.html release 2022-02-21 10:54:07 +01:00
LICENSE release 2022-02-21 10:54:07 +01:00
pdf.js release 2022-02-21 10:54:07 +01:00
pdf.worker.js release 2022-02-21 10:54:07 +01:00
README.md first commit 2022-02-21 10:54:00 +01:00

dhl-label-printer

Converts DIN A4 DHL Labels to 62mm Labels.

Proof-of-concept that you dont need a backend, you could host it entirely on github pages, for free.

Dependencies & Licenses

  • PDF-LIB (c) 2019 Andrew Dillon | MIT License
  • downloadjs (c) 2016 dandavis | MIT License