Manipulate PDFs and images right from your terminal — with blazing speed, vibrant colors, and zero friction.
What it does
Avatar packs powerful file operations into elegant, memorable commands with a colorful console experience.
Convert an entire folder of images into a single, beautifully combined PDF. Supports multiple page sizes including A4, Letter, and more.
avtr img2pdfCombine two or more PDF files into one seamless document. Just pass the inputs and let Avatar handle the rest in seconds.
avtr mergeSplit a PDF into multiple parts based on a configurable page span. Perfect for breaking large reports into digestible chunks.
avtr splitVibrant colored output and real-time progress bars keep you informed at every step — no silent black-box processing.
color + progressbarRun avtr update to get the latest installation instructions directly in your terminal — always stay current.
A single standalone Go binary for Windows, macOS, and Linux. No runtime dependencies, no config files — just download and run.
Go binaryGet started
Choose your preferred method — from package managers to a one-line script.
go install github.com/Jayakrishna20/file-converter@latest
brew tap Jayakrishna20/file-converter brew install avtr
# Debian / Ubuntu sudo apt update && sudo apt install avtr # Fedora sudo dnf install avtr
# Winget winget install avtr # Chocolatey choco install avtr
curl -sSL https://raw.githubusercontent.com/Jayakrishna20/file-converter/main/install.sh | bash
Head to the GitHub Releases page and download the executable that matches your operating system — no build step required.
Avatar is MIT-licensed. Star the repo, report bugs, open PRs — contributions are always welcome.
View on GitHub