A macOS utility to merge letterhead with PDF documents using a drag-and-drop interface
Project description
Mac-letterhead
A macOS utility for merging letterhead templates with PDF and Markdown documents. Apply company letterheads, watermarks, or stationery to your documents with a simple drag-and-drop interface.
Why Mac-letterhead?
- Drag & Drop Simplicity: Convert your letterhead PDF into a macOS app that applies your letterhead with a simple drag-and-drop
- Professional Results: Merge PDFs without quality loss, preserving all formatting and content
- Smart Markdown Support: Convert Markdown files to beautifully formatted PDFs, automatically detecting and respecting letterhead margins
- Multi-page Letterhead Support: Different designs for first page, even pages, and odd pages
- Multiple Merging Strategies: Various blending modes to suit different letterhead designs
- No Subscription Fees: Free, open-source solution for businesses of all sizes
Installation
Prerequisites
You should have the python uv package manager installed (when not: pip install uv).
Quick Start
1. Create a Letterhead Application
Turn your letterhead PDF into a drag-and-drop application:
uvx mac-letterhead install /path/to/your/letterhead.pdf
This creates a desktop application named based on your letterhead file.
2. Apply Letterhead to Documents
You can use either PDF or Markdown files:
For PDF Documents
- Export your document as a PDF
- Drag and drop the PDF onto your letterhead application
- Save the merged document
For Markdown Documents
- Write your document in Markdown (.md)
- Drag and drop the Markdown file onto your letterhead application
- The file will be converted to PDF with proper margins and merged with the letterhead
- Save the merged document
That's it! Your document now has the letterhead applied.
Markdown Features (New in v0.6.0)
Mac-letterhead now provides intelligent Markdown-to-PDF conversion with letterhead support:
- Smart Space Detection: Automatically analyzes letterhead PDFs to find safe areas for content
- Professional Formatting:
- Headers (h1-h6) with proper sizing and spacing
- Tables with clean borders and consistent padding
- Code blocks with syntax highlighting
- Lists, blockquotes, and footnotes
- Links and images
- Layout Intelligence:
- Detects both text and graphics in letterhead
- Adjusts margins to avoid overlapping with logos and footer text
- Maintains consistent formatting across pages
- Prevents table splitting across pages
Advanced Options
Custom Application Name and Location
uvx mac-letterhead install /path/to/letterhead.pdf --name "Company Letterhead" --output-dir "~/Documents"
Different Merging Strategies
You can directly merge documents with specific strategies:
For PDF files:
uvx mac-letterhead merge /path/to/letterhead.pdf "Document" ~/Desktop /path/to/document.pdf --strategy overlay
For Markdown files:
uvx mac-letterhead merge-md /path/to/letterhead.pdf "Document" ~/Desktop /path/to/document.md --strategy overlay
Available strategies:
darken: (Default) Works well for light letterheads with dark text/logosmultiply: Good for adding watermark-like elementsoverlay: Better visibility of both document and letterheadtransparency: Smooth blending between elementsreverse: Places letterhead on top of contentall: Compare all strategies at once
Multi-Page Letterhead Support
Mac-letterhead intelligently handles multi-page letterhead templates:
- Single-page letterhead: Applied to all document pages
- Two-page letterhead:
- First page → First document page
- Second page → All other document pages
- Three-page letterhead:
- First page → First document page
- Second page → Even-numbered pages
- Third page → Odd-numbered pages
This is ideal for professional documents with customized headers/footers for various page positions.
Logging and Troubleshooting
- Check logs at:
~/Library/Logs/Mac-letterhead/letterhead.log - Adjust log level:
uvx mac-letterhead --log-level WARNING install /path/to/letterhead.pdf - View version:
uvx mac-letterhead --version
Use Cases
- Corporate Communications: Apply company letterhead to business documents
- Legal Documents: Add watermarks or legal disclaimers to contracts
- Invoices & Statements: Brand financial documents with your company logo and information
- Proposals & Reports: Create professional-looking documents from Markdown or PDF
- Academic Papers: Add university/institution letterhead to research papers
- Documentation: Convert Markdown documentation to letterhead-branded PDFs
- Meeting Minutes: Write in Markdown and automatically apply corporate styling
Features
- Easy installation and usage
- Multiple letterhead templates support
- Advanced multi-page letterhead handling for different page designs
- Self-contained application bundles with embedded templates
- Direct template usage with no temporary file extraction
- Original PDF metadata preservation
- High-quality PDF output
- Customizable output location
- Detailed error handling and logging
- Multiple blend modes for different letterhead styles
- Markdown to PDF conversion with proper margins
- Smart letterhead space detection
- Professional document formatting
- Support for tables, code blocks, and footnotes
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file mac_letterhead-0.7.10.tar.gz.
File metadata
- Download URL: mac_letterhead-0.7.10.tar.gz
- Upload date:
- Size: 2.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96fb561dfcf4ec879d8041a78997bc4fa5515f553f0cb86b93f29d1aa4f0bdf9
|
|
| MD5 |
619391a13de8f341ecd1a9a0bec1b405
|
|
| BLAKE2b-256 |
553885d93bb6cd7af9fc35a5d0249c3f2f17265b67884aab5f02362b6b33b148
|
File details
Details for the file mac_letterhead-0.7.10-py3-none-any.whl.
File metadata
- Download URL: mac_letterhead-0.7.10-py3-none-any.whl
- Upload date:
- Size: 2.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67de4e65ac827b8eb26301524c3664fcacf29921c33c9f773837e9659177cef0
|
|
| MD5 |
3f26278e3a1da57570e11e215f1e1688
|
|
| BLAKE2b-256 |
1700159c5faa957250d21ed066a03e273df895d0f45cb4b4d51851b534edd467
|