corporate-tax-form-fill
Corporate Tax Form Fill — IRS PDF Automation
Fill IRS tax form PDFs programmatically using pymupdf (fitz).
Companion to corporate-tax-strategic-planning (analysis → execution).
When to Use
- User has computed tax numbers and needs to fill an IRS PDF form
- User wants to regenerate a filled PDF after changing values
- User needs to discover field names in a new IRS form version
Prerequisites
uv pip install pymupdf(provides thefitzmodule)- Blank fillable PDF from IRS (e.g.,
f1120.pdffrom irs.gov/pub/irs-pdf/) - Source of truth YAML with all computed values
Step 1: Field Discovery
More from vamseeachanta/workspace-hub
echarts
Create powerful interactive charts with Apache ECharts - balanced ease-of-use
139gis
Cross-application GIS skill — CRS reference, data formats, Blender/QGIS integration via digitalmodel.gis
80pandoc
Universal document converter for transforming Markdown to PDF, DOCX, HTML, LaTeX, and 40+ other formats. Covers templates, filters, citations with BibTeX/CSL, and batch conversion automation scripts.
74mkdocs
Build professional project documentation with MkDocs and Material theme.
73cli-productivity
Essential CLI tools and shell productivity patterns for efficient terminal workflows
55python-docx
Create and manipulate Microsoft Word documents programmatically. Build reports, contracts, and documentation with full control over paragraphs, tables, headers, styles, and images.
50