No description
Find a file
fleaz 125d6eaf7c
All checks were successful
DNSControl / build (push) Successful in 3m5s
ci: Fix typo
2025-03-16 00:55:32 +01:00
.forgejo/workflows ci: Fix typo 2025-03-16 00:55:32 +01:00
static create webinterface with bottle 2024-10-16 20:54:53 +02:00
templates Added support for 'Hermes Paketschein' 2024-10-20 14:24:36 +02:00
.envrc start bottle project and dev environment 2024-10-16 20:53:38 +02:00
.gitignore start bottle project and dev environment 2024-10-16 20:53:38 +02:00
cli.py Added cli tool 2024-10-20 14:24:05 +02:00
convert.py Added support for 'Hermes Paketschein' 2024-10-20 14:24:36 +02:00
Dockerfile ci: Build Docker image 2025-03-16 00:42:49 +01:00
LICENSE Initial commit 2024-10-16 19:47:37 +02:00
main.py Added support for 'Hermes Paketschein' 2024-10-20 14:24:36 +02:00
poetry.lock start bottle project and dev environment 2024-10-16 20:53:38 +02:00
pyproject.toml start bottle project and dev environment 2024-10-16 20:53:38 +02:00
README.md Add more README 2024-10-16 21:35:13 +02:00
shell.nix start bottle project and dev environment 2024-10-16 20:53:38 +02:00

shippinglabel-converter

The initial reason for this project was the fact that you only get A4 labels from DHL if you are a privat customer. If you are a business custommer you can get your shipping labels in the classic 4"x6" (100x150mm) format to print them directly on something like a thermal label printer. Because I'm a privat customer but have such a fancy printer, I needed a way to modify the A4 label I get from DHL and turn them into a smaller format. It's basically the same idea as https://www.paketikett.de/, but this page is limited to only 62mm labels as output.

For ease of use this will get a simple web interface.

Supported conversions

  • DHL Paketlabel DIN A4 -> 100x150mm

Adding more should be easy. Just open an issue and provide a sample PDF from the original format (Delete PII beforehand)