{"id":24558055,"url":"https://github.com/rse/psd2pptx","last_synced_at":"2026-01-23T18:31:40.246Z","repository":{"id":66345622,"uuid":"213048778","full_name":"rse/psd2pptx","owner":"rse","description":"Convert Photoshop (PSD) layers to PowerPoint (PPTX) slides","archived":false,"fork":false,"pushed_at":"2025-08-06T18:45:30.000Z","size":28127,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-02T17:54:29.516Z","etag":null,"topics":["convert","layer","photoshop","powerpoint","pptx","procreate","psd","slide"],"latest_commit_sha":null,"homepage":"http://npmjs.com/psd2pptx","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-10-05T18:14:56.000Z","updated_at":"2025-05-26T01:19:47.000Z","dependencies_parsed_at":"2023-02-21T23:46:27.430Z","dependency_job_id":null,"html_url":"https://github.com/rse/psd2pptx","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/rse/psd2pptx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpsd2pptx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpsd2pptx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpsd2pptx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpsd2pptx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rse","download_url":"https://codeload.github.com/rse/psd2pptx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rse%2Fpsd2pptx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28697428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["convert","layer","photoshop","powerpoint","pptx","procreate","psd","slide"],"created_at":"2025-01-23T05:47:16.090Z","updated_at":"2026-01-23T18:31:40.218Z","avatar_url":"https://github.com/rse.png","language":"JavaScript","readme":"\npsd2pptx\n========\n\n**Convert Photoshop (PSD) layers to PowerPoint (PPTX) slides**\n\n\u003cp/\u003e\n\u003cimg src=\"https://nodei.co/npm/psd2pptx.png?downloads=true\u0026stars=true\" alt=\"\"/\u003e\n\n\u003cp/\u003e\n\u003cimg src=\"https://david-dm.org/rse/psd2pptx.png\" alt=\"\"/\u003e\n\nAbstract\n--------\n\nThis is a small Node utility for converting the layers of a Photoshop\n(PSD) graphics file into slides of a PowerPoint (PPTX) presentation. The\nintention is to hand-draw the slides as individual transparent layers in\nan application like Procreate (on the iPad) and convert the layers into\nflattened slides for regular presentation via PowerPoint.\n\nInstallation\n------------\n\n```\n$ npm install -g psd2pptx\n```\n\nUsage\n-----\n\n1. Create an image in your preferred graphics program (e.g. Procreate on iPad)\n   with the usual screen-dimensions like 1920x1080. Create a group\n   named `Canvas` (or what you later specify as option `-c`/`--canvas`)\n   and create your background canvas there with an opaque bottom layer\n   and zero or more transparent stacked layers. Create your slides by\n   creating a group for each slide and an transparent bottom layer and\n   zero or more additional transparent stacked layers.\n\n   ![sample-screenshot-1](sample-screenshot-1.png)\n\n2. Export the image in Photoshop (PSD) format and copy it to your desktop computer.\n   In Procreate *Options* \u0026rarr; *Share* \u0026rarr; *Share Image* \u0026rarr; *PSD*\n   and share it to your desktop computer via *AirDrop* or any cloud storage provider.\n\n   ![sample-screenshot-2](sample-screenshot-2.png)\n\n3. Optionally check the resulting PSD file in Photoshop.\n\n   ![sample-screenshot-3](sample-screenshot-3.png)\n\n4. Convert the received Photoshop (PSD) file to a corresponding PowerPoint (PPTX) file.\n\n    ```shell\n    $ psd2pptx -v -o sample.pptx sample.psd\n    ++ reading PSD file: sample.psd\n    ++ extracting layer: Slide-13/4\n    ++ extracting layer: Slide-13/3\n    ++ extracting layer: Slide-13/2\n    ++ extracting layer: Slide-13/1\n    ++ extracting layer: Slide-01/2\n    ++ extracting layer: Slide-01/1\n    ++ extracting layer: Canvas/Title\n    ++ extracting layer: Canvas/Chalkboard\n    ++ extracting layer: Canvas/Background\n    ++ generating canvas: Canvas/Title, Canvas/Chalkboard, Canvas/Background (1920x1080)\n    ++ generating image: Slide-01/1 (scratch)\n    ++ generating image: Slide-01/2 (merged)\n    ++ generating image: Slide-13/1 (scratch)\n    ++ generating image: Slide-13/2 (merged)\n    ++ generating image: Slide-13/3 (merged)\n    ++ generating image: Slide-13/4 (merged)\n    ++ generating slide: Slide-01/1\n    ++ generating slide: Slide-01/2\n    ++ generating slide: Slide-13/1\n    ++ generating slide: Slide-13/2\n    ++ generating slide: Slide-13/3\n    ++ generating slide: Slide-13/4\n    ++ generating PPTX\n    ++ post-adjusting PPTX\n    ++ writing PPTX file: sample.pptx\n    ```\n\n5. Use the resulting PPTX file in PowerPoint.\n   \n   ![sample-screenshot-4](sample-screenshot-4.png)\n\nLicense\n-------\n\nCopyright (c) 2019-2022 Dr. Ralf S. Engelschall (http://engelschall.com/)\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fpsd2pptx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frse%2Fpsd2pptx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frse%2Fpsd2pptx/lists"}