Windows-native, modular slide transformation pipeline for converting source PPTX slides into a target template style.
python -m slide_transform.cli run \
--source ./source.pptx \
--template ./template.pptx \
--output ./output.pptx \
--slides all- Primary renderer: PowerPoint COM (
win32com.client) - Intended runtime: Windows with Microsoft PowerPoint installed
- Artifacts:
artifacts/<run_id>/...