{"id":21537402,"url":"https://github.com/rnitta/aws-lambda-pdf2png","last_synced_at":"2025-06-14T14:07:27.484Z","repository":{"id":128382920,"uuid":"314593188","full_name":"rnitta/aws-lambda-pdf2png","owner":"rnitta","description":"Pass pdf and get png. AWS Lambda application.","archived":false,"fork":false,"pushed_at":"2022-02-21T06:38:42.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T20:47:47.158Z","etag":null,"topics":["aws","aws-lambda","lambda","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/rnitta.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":"2020-11-20T15:27:32.000Z","updated_at":"2022-05-13T12:05:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"006b2a71-3c0c-4fb8-9445-f368e0dcc6d2","html_url":"https://github.com/rnitta/aws-lambda-pdf2png","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rnitta/aws-lambda-pdf2png","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnitta%2Faws-lambda-pdf2png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnitta%2Faws-lambda-pdf2png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnitta%2Faws-lambda-pdf2png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnitta%2Faws-lambda-pdf2png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnitta","download_url":"https://codeload.github.com/rnitta/aws-lambda-pdf2png/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnitta%2Faws-lambda-pdf2png/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827663,"owners_count":22917713,"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":["aws","aws-lambda","lambda","serverless"],"created_at":"2024-11-24T03:30:33.410Z","updated_at":"2025-06-14T14:07:27.429Z","avatar_url":"https://github.com/rnitta.png","language":"JavaScript","readme":"# What is this?\n\nAWS Lambda application code.  \nThis app Return the png binary by passing the PDF URL in the query parameter.  \n\n# Development Environment\n\ndocker  \nnodejs 12.x runtime\n\n```bash\n# bash\n$ docker run -v \"$PWD\":/var/task -it lambci/lambda:build-nodejs12.x bash\n```\n\n```bash\n$ cp /usr/lib64/{libmount.so.1,libuuid.so.1,libblkid.so.1,libz.so.1} lib/\n$ npm i\n```\n\nFYI: https://github.com/lambci/docker-lambda\n\n# Deployment\n\n## sam-cli\nDo something.\n\n## Upload zip package on the AWS console \n\n### zip\n\n```bash\n$ zip -9r pdf2png *\n```\n\n### upload\nUpload it and done.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnitta%2Faws-lambda-pdf2png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnitta%2Faws-lambda-pdf2png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnitta%2Faws-lambda-pdf2png/lists"}