Skip to content

Automations

All r10n automations are listed below. Click any card to view the full guide with copy-paste examples.



Quick Reference

Automation Command Description
Contacts r10n contacts Generate VCF from phone numbers
Fill PDFs r10n fill-pdfs Fill PDF templates with data
Images r10n images Optimize images to WebP
Website Images r10n website-images Download images into page folders
Logos r10n logos Download company logos from SVGL
Email r10n email Send bulk emails
Colors r10n colors Convert CSS to oklch()
Rename Files r10n rename Batch rename files
Validate CSV r10n validate Validate CSV files
Markdown to PDF r10n md2pdf Convert Markdown to PDF

Run Any Automation Instantly

No installation required:

uvx --from git+https://github.com/pruthivithejan/r10n.git r10n <command>

Examples:

# Generate contacts
uvx --from git+https://github.com/pruthivithejan/r10n.git r10n contacts

# Optimize images
uvx --from git+https://github.com/pruthivithejan/r10n.git r10n images

# See all commands
uvx --from git+https://github.com/pruthivithejan/r10n.git r10n --help

Want More Automations?

Open an issue or contribute on GitHub!