{"id":19211404,"url":"https://github.com/2talltyler/powerpoint-extractor","last_synced_at":"2026-02-26T07:04:09.828Z","repository":{"id":184266128,"uuid":"671584845","full_name":"2TallTyler/powerpoint-extractor","owner":"2TallTyler","description":"A simple script to extract images, text, and presenter notes from a folder full of PowerPoint files.","archived":false,"fork":false,"pushed_at":"2023-08-01T18:50:41.000Z","size":22,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T02:53:38.510Z","etag":null,"topics":["powerpoint","python-pptx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2TallTyler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-27T16:49:23.000Z","updated_at":"2025-03-23T11:23:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e648c2d3-24a2-4f19-83f1-409b4dcbdc7d","html_url":"https://github.com/2TallTyler/powerpoint-extractor","commit_stats":null,"previous_names":["2talltyler/powerpoint-extractor"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2TallTyler%2Fpowerpoint-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2TallTyler%2Fpowerpoint-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2TallTyler%2Fpowerpoint-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2TallTyler%2Fpowerpoint-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2TallTyler","download_url":"https://codeload.github.com/2TallTyler/powerpoint-extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249933546,"owners_count":21347698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powerpoint","python-pptx"],"created_at":"2024-11-09T13:42:22.042Z","updated_at":"2026-02-26T07:04:04.784Z","avatar_url":"https://github.com/2TallTyler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerPoint Extractor\nA simple script to extract images, text, and presenter notes from a folder full of PowerPoint files. It uses the `python-pptx` library.\n\n## Instructions\nYou need [python-pptx](https://pypi.org/project/python-pptx/), if you don't have it already. Install with:\n```pip install python-pptx```\n\n1. Clone the repository onto your local drive.\n2. Copy PowerPoint files into the [input](/input) folder.\n3. Run `extract.py`.\n\n## Output\n* Text will be saved to a new `text.csv` file in the root folder. This has a row for each slide, with columns containing the presentation name, page number, all the text from the page, and any presenter notes.\n* Images will be saved to a new `images` folder, named sequentially with the name of the presentation.\n\n## Development\nThis is a quick and dirty script I wrote for a specific project. I welcome PRs to clean up code, add features, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2talltyler%2Fpowerpoint-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2talltyler%2Fpowerpoint-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2talltyler%2Fpowerpoint-extractor/lists"}