A collection of web-based and python utility tools.
- Certificate to Single Line - convert certificates to single line format
- Git Commit Formatter - format commit messages with proper structure and line wrapping
- GitHub Alert Copier - copy GitHub alerts as HTML
- Invoice Path Generator - generate standardized invoice file paths
- Link to Markdown Table - convert links to markdown table format
- Markdown to Rich Text - convert markdown to rich text
- SVG to React - convert SVG to React components with camelCased props
Rename epub files to Author - Title.epub format using metadata from the epub file
uv run https://tools.kzuraw.com/python/rename_epubs.py <directory> [--dry-run]Rename invoice PDFs from company_name invoice_number.pdf to yyyy-mm company_name invoice_number.pdf format. Uses file creation date and formats the invoice number (removes whitespace, converts / to -).
uv run https://tools.kzuraw.com/python/rename_invoices.py <directory> [--dry-run]This project is automatically deployed to Cloudflare Pages. Any changes pushed to the main branch will be reflected at https://tools.kzuraw.com/.
MIT License - See LICENSE file for details.