{"id":21432086,"url":"https://github.com/lookfirst/convert","last_synced_at":"2026-01-03T15:05:51.982Z","repository":{"id":4898581,"uuid":"6054585","full_name":"lookfirst/convert","owner":"lookfirst","description":"alternative appengine conversion api - pdf-\u003eimage \u0026 image-\u003eimage","archived":false,"fork":false,"pushed_at":"2015-04-30T16:21:00.000Z","size":11569,"stargazers_count":32,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-23T08:42:32.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"cloudfoundry-community/cf-meteor-buildpack","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lookfirst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-03T02:34:55.000Z","updated_at":"2020-04-14T06:36:49.000Z","dependencies_parsed_at":"2022-09-15T21:31:38.550Z","dependency_job_id":null,"html_url":"https://github.com/lookfirst/convert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fconvert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fconvert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fconvert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fconvert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lookfirst","download_url":"https://codeload.github.com/lookfirst/convert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945219,"owners_count":20372889,"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-22T23:16:17.475Z","updated_at":"2026-01-03T15:05:51.947Z","avatar_url":"https://github.com/lookfirst.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"convert\n=======\n\nalternative for the [appengine conversion api](https://developers.google.com/appengine/docs/java/conversion/) which was decommissioned November 2012\n\nprovides a webservice to [convert](http://www.imagemagick.org/script/convert.php) pdf -\u003e image \u0026 image -\u003e image\n\nintegrates [Ghostscript](http://ghostscript.com/) \u0026 [ImageMagick](http://www.imagemagick.org/) with a thin NodeJS web wrapper with easy deployment on Heroku (free!)\n\nreleased under a Apache 2.0 style license\n\nusage\n-----\n\n![screenshot](https://raw.github.com/lookfirst/convert/master/public/upload.jpg)\n\nsimply ```method=POST enctype=multipart/form-data``` an uploaded file to the server, with [some arguments](https://github.com/lookfirst/convert/blob/master/public/upload.html), and it'll return the result\n\nview [AppEngine Java](https://github.com/lookfirst/convert/wiki/AppEngineJava) for an example Java client that saves output to the [blobstore](https://developers.google.com/appengine/docs/java/blobstore/overview)\n\ndeploy\n------\n\n1. install the [heroku toolbelt and setup your account](https://devcenter.heroku.com/articles/quickstart)\n1. read [these directions](https://devcenter.heroku.com/articles/nodejs) for setting up a NodeJS app\n1. ```git clone``` this repo\n1. ```heroku create``` to create an appserver\n1. ```git push heroku master``` to push this code up to heroku\n1. ```heroku config:add NODE_ENV=production```\n1. ```heroku ps:scale web=1``` to start the server\n1. ```http://yourapp.herokuapp.com/upload.html``` u: nixon p: @#$jfiehd1\n\ndevelop\n-------\n\n1. see above for setting up the toolbelt and cloning this repo\n1. ```sudo npm install -g nodemon``` to install nodemon globally\n1. ```npm install``` to install the rest of the node dependencies locally\n1. ```brew install ghostscript``` \u0026\u0026 ```brew install imagemagick``` - you will need to install [brew](http://mxcl.github.com/homebrew/) first\n1. ```foreman start``` to start the server\n1. ```http://localhost:5000/``` u: nixon p: @#$jfiehd1\n\n\u003e [documentation](https://github.com/lookfirst/convert/wiki/Compile) on how Ghostscript/ImageMagick can be compiled on Heroku\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fconvert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flookfirst%2Fconvert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fconvert/lists"}