{"id":21681771,"url":"https://github.com/cbschuld/ghostscript-aws-lambda-layer","last_synced_at":"2026-05-09T15:44:47.547Z","repository":{"id":205499884,"uuid":"638091941","full_name":"cbschuld/ghostscript-aws-lambda-layer","owner":"cbschuld","description":"Ghostscript as an AWS Lambda Layer","archived":false,"fork":false,"pushed_at":"2023-11-04T18:16:11.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T11:26:05.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cbschuld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-05-09T04:14:50.000Z","updated_at":"2023-05-09T04:24:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"703dc093-6a2d-42cb-8fb8-1d1fb4a04011","html_url":"https://github.com/cbschuld/ghostscript-aws-lambda-layer","commit_stats":null,"previous_names":["cbschuld/ghostscript-aws-lambda-layer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fghostscript-aws-lambda-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fghostscript-aws-lambda-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fghostscript-aws-lambda-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbschuld%2Fghostscript-aws-lambda-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbschuld","download_url":"https://codeload.github.com/cbschuld/ghostscript-aws-lambda-layer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600674,"owners_count":20479304,"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":[],"created_at":"2024-11-25T15:31:20.479Z","updated_at":"2026-05-09T15:44:42.524Z","avatar_url":"https://github.com/cbschuld.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ghostscript Layer for AWS Lambda (v10.02.1)\n\n[![Build Layer ZIP](https://github.com/cbschuld/ghostscript-aws-lambda-layer/actions/workflows/docker-workflow.yml/badge.svg)](https://github.com/cbschuld/ghostscript-aws-lambda-layer/actions/workflows/docker-workflow.yml)\n\nScripts to compile Ghostscript (gs) for AWS Lambda instances powered by Amazon Linux 2.x, for the `python3.7`, `python3.8`, `python3.9`, `python3.10`, `nodejs12.x`, `nodejs14.x`, `nodejs16.x` and the `nodejs18.x` lambda runtime.\n\n## Description for AWS Serverless Application Repository\n\nStatic build of Ghostscript 10.02.1 for Amazon Linux (via the AWS SAM team), packaged as a Lambda layer. Also provides PDF files conversion support using ImageMagick (requires an [ImageMagick layer](https://github.com/cbschuld/imagemagick-aws-lambda-layer)).\n\n## Prerequisites\n\nIf you want to build this environment yourself, you will need:\n\n- Docker\n- Unix Make environment\n\n## Deploying to AWS as a layer\n\nRun the following commands to deploy the Github compiled result as a layer in your AWS account.\n\n```\nwget https://github.com/cbschuld/ghostscript-aws-lambda-layer/releases/download/10.02.1/ghostscript-layer.zip\naws lambda publish-layer-version \\\n    --layer-name ghostscript-v10-02-1 \\\n    --description \"Ghostscript 10.02.1\" \\\n    --compatible-runtimes python3.7 python3.8 python3.9 python3.10 nodejs14.x nodejs16.x nodejs18.x \\\n    --compatible-architectures x86_64 \\\n    --zip-file fileb://ghostscript-layer.zip\n```\n\n## Additional Info\n\nFor more information, check out:\n\n- https://www.ghostscript.com/\n\n## Author\n\nChris Schuld \u0026middot; [https://chrisschuld.com/](https://chrisschuld.com/)\nThank you to the original work by [Tomislav Capan](https://https://twitter.com/tomislavcapan)\n\n## License\n\n- These scripts: [MIT](https://opensource.org/licenses/MIT)\n- Ghostscript: \u003chttps://www.ghostscript.com/license.html\u003e\n- Each library has separate licenses, check the respective web sites for more information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbschuld%2Fghostscript-aws-lambda-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbschuld%2Fghostscript-aws-lambda-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbschuld%2Fghostscript-aws-lambda-layer/lists"}