LICENSE
README.md
README_EN.md
image_to_ppt.py
image_to_psd.py
pyproject.toml
requirements-pypi.txt
image2editable/__init__.py
image2editable/__main__.py
image2editable/agent.py
image2editable/cli.py
image2editable/component_contracts.py
image2editable/component_quality.py
image2editable/component_repair.py
image2editable/contracts.py
image2editable/doctor.py
image2editable/execution.py
image2editable/host_agent.py
image2editable/inputs.py
image2editable/legacy.py
image2editable/model_receipts.py
image2editable/pdf_input.py
image2editable/powerpoint_renderer.py
image2editable/pptx_input.py
image2editable/pptx_reconstruct.py
image2editable/pptx_shadow.py
image2editable/pptx_shadow_run.py
image2editable/reconstruction_contracts.py
image2editable/reconstruction_ir.py
image2editable/reconstruction_router.py
image2editable/render_qa.py
image2editable/resources.py
image2editable/route_execution.py
image2editable/runtime.py
image2editable/runtime_model_catalog.json
image2editable/runtime_models.py
image2editable/shape_analysis.py
image2editable/store.py
image2editable.egg-info/PKG-INFO
image2editable.egg-info/SOURCES.txt
image2editable.egg-info/dependency_links.txt
image2editable.egg-info/entry_points.txt
image2editable.egg-info/requires.txt
image2editable.egg-info/top_level.txt
scripts/__init__.py
scripts/bg_model.py
scripts/build_release_corpus.py
scripts/component_underlay.py
scripts/fg_extract.py
scripts/generate_benchmark_corpus.py
scripts/initial_diagnostics.py
scripts/installed_package_smoke.py
scripts/lama_inpaint.py
scripts/lama_worker.py
scripts/object_detect.py
scripts/object_worker.py
scripts/ocr_worker.py
scripts/performance_trace.py
scripts/ppt_assemble.py
scripts/psd_assemble.py
scripts/release_benchmark.py
scripts/runtime_model_paths.py
scripts/runtime_model_smoke.py
scripts/sam_worker.py
scripts/text_detect.py
scripts/visual_compare_qa.py
scripts/visual_segment.py
scripts/visual_worker.py
scripts/worker_resources.py
tests/test_benchmark_corpus.py
tests/test_ci_contract.py
tests/test_component_contracts.py
tests/test_component_quality.py
tests/test_component_repair.py
tests/test_conversion_performance.py
tests/test_dependency_contract.py
tests/test_grounded_semantics_phase4.py
tests/test_host_agent.py
tests/test_installed_package_contract.py
tests/test_lama_adapter.py
tests/test_ocr_isolation.py
tests/test_pdf_input.py
tests/test_powerpoint_renderer.py
tests/test_pptx_input.py
tests/test_pptx_native_routes.py
tests/test_pptx_reconstruct.py
tests/test_pptx_shadow.py
tests/test_pptx_shadow_run.py
tests/test_psd_skill.py
tests/test_reconstruction_contracts.py
tests/test_reconstruction_ir.py
tests/test_reconstruction_router.py
tests/test_regressions.py
tests/test_release_benchmark.py
tests/test_release_contract.py
tests/test_render_qa.py
tests/test_route_execution.py
tests/test_runtime_cli.py
tests/test_runtime_contracts.py
tests/test_runtime_execution.py
tests/test_runtime_input_dispatch.py
tests/test_runtime_inputs.py
tests/test_runtime_model_paths.py
tests/test_runtime_model_smoke.py
tests/test_runtime_models.py
tests/test_runtime_resources.py
tests/test_shape_analysis.py
tests/test_targeted_ocr.py
tests/test_task10_contract.py
tests/test_task10_mixed_native.py
tests/test_task10_runtime_e2e.py
tests/test_worker_resources.py