Generate LinkedIn profile banner images with QR codes
Project description
linkedin-banner
Generate LinkedIn profile banner images (1584×396px) with multiple QR codes and favicon overlays.
Installation
uv sync
Usage
Generate a banner
# Single QR code
linkedin-banner generate --url "https://github.com/user" --color midnight
# Multiple QR codes with favicons
linkedin-banner generate \
--url "https://github.com/lm-cyber" \
--url "https://www.kaggle.com/asdasdsadasdsasdasd" \
--url "https://t.me/overfeat_and_data_leak" \
--color midnight \
--pattern dots \
--preview
# 4 QR codes
linkedin-banner generate \
--url "https://github.com/user" \
--url "https://kaggle.com/user" \
--url "https://t.me/user" \
--url "https://linkedin.com/in/user" \
--color ocean \
--pattern grid \
--preview
Options
| Option | Description | Default |
|---|---|---|
--url |
URL for QR code (repeat for multiple, max 4) | — |
--color |
Hex code or palette name (required) | — |
--pattern |
none / grid / dots / lines |
none |
--output / -o |
Output file path | banner.png |
--format / -f |
png / jpg |
png |
--preview |
Open image after generation | false |
List palettes
linkedin-banner palettes
Available palettes: midnight, ocean, forest, slate, burgundy, charcoal, navy, plum, steel, espresso, olive, graphite, teal, rust, indigo, sage.
Development
make dev # Install with dev deps
make lint # Ruff check
make fmt # Ruff format
make typecheck # Mypy strict
make test # Pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linkedin_banner-0.2.1.tar.gz
(44.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters