LICENSE
README.md
pyproject.toml
pdf_fill_studio/__init__.py
pdf_fill_studio/acroform.py
pdf_fill_studio/bake_overlay.py
pdf_fill_studio/build_job.py
pdf_fill_studio/cli.py
pdf_fill_studio/coords.py
pdf_fill_studio/detect_type.py
pdf_fill_studio/guess_positions.py
pdf_fill_studio/mcp_server.py
pdf_fill_studio/profile.py
pdf_fill_studio/render_page.py
pdf_fill_studio/serve_editor.py
pdf_fill_studio.egg-info/PKG-INFO
pdf_fill_studio.egg-info/SOURCES.txt
pdf_fill_studio.egg-info/dependency_links.txt
pdf_fill_studio.egg-info/entry_points.txt
pdf_fill_studio.egg-info/requires.txt
pdf_fill_studio.egg-info/top_level.txt
pdf_fill_studio/editor/coords.js
pdf_fill_studio/editor/coords.test.mjs
pdf_fill_studio/editor/editor.js
pdf_fill_studio/editor/index.html
pdf_fill_studio/editor/vendor/pdf.mjs
pdf_fill_studio/editor/vendor/pdf.worker.mjs
tests/test_acroform_cli.py
tests/test_acroform_extract.py
tests/test_acroform_fill.py
tests/test_acroform_fixture.py
tests/test_bake_overlay.py
tests/test_build_job.py
tests/test_comb.py
tests/test_coords.py
tests/test_detect_type.py
tests/test_fixture.py
tests/test_guess_positions.py
tests/test_mcp.py
tests/test_placement.py
tests/test_profile.py
tests/test_render.py
tests/test_serve_editor.py
tests/test_smoke.py