i create this bot jgp2pdfbot JPG/JPEG to PDF
I built jgp2pdfbot to make JPG/JPEG to PDF conversion simple inside Telegram.
What it does:
- Converts multiple JPG/JPEG images into a single PDF
- Keeps image order exactly as sent
- Works with inline buttons (tap-to-use, no technical setup)
- Lets you check queue status before converting
- Lets you clear queue instantly
- Supports custom output filename (/setname)
- Supports page size mode (original or A4) via settings
- Exports a ZIP package (/exportzip) with:
- final PDF
- original images
- metadata.json
- Includes admin stats (/stats) for live monitoring
Built for reliability at scale:
- Per-user queue persistence (SQLite + WAL)
- Per-user conversion lock (prevents duplicate parallel runs)
- Global concurrency control (protects performance under load)
- Rate limiting (anti-spam / anti-flood)
- Latency and error monitoring metrics
Quick usage:
- Send JPG/JPEG images
- Tap Build PDF
- Receive your PDF in chat
bot here: u/jpgtopdf2bot