{"id":15540447,"url":"https://github.com/poteto/peedy","last_synced_at":"2026-02-22T14:42:02.225Z","repository":{"id":148477069,"uuid":"90512893","full_name":"poteto/peedy","owner":"poteto","description":"PDF watermarking microservice written in Elixir. For educational purposes only - not meant for production","archived":false,"fork":false,"pushed_at":"2017-05-29T18:44:17.000Z","size":9488,"stargazers_count":35,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-16T03:13:19.364Z","etag":null,"topics":["elixir","pdf","watermarking"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/poteto.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":"2017-05-07T06:16:36.000Z","updated_at":"2025-03-04T17:25:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"23b20481-bbf8-42ed-8a74-15639a43f8d0","html_url":"https://github.com/poteto/peedy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/poteto/peedy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fpeedy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fpeedy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fpeedy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fpeedy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poteto","download_url":"https://codeload.github.com/poteto/peedy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poteto%2Fpeedy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29716358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T13:30:57.152Z","status":"ssl_error","status_checked_at":"2026-02-22T13:30:28.561Z","response_time":110,"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":["elixir","pdf","watermarking"],"created_at":"2024-10-02T12:13:47.582Z","updated_at":"2026-02-22T14:42:02.186Z","avatar_url":"https://github.com/poteto.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peedy\n\nPDF watermarking microservice.\n\n## Installation\n\n```\n$ mix do deps.get, deps.compile\n$ mix ecto.setup\n$ yarn install # or npm install\n```\n\n## Dependencies\n\nThese must be installed:\n\n- `pdftk`: https://www.pdflabs.com/tools/pdftk-server/\n- `node`: `^6.6.0`\n- `yarn` or `npm`\n\nWatermark PDFs are generated via [PDFKit](http://pdfkit.org/) in a node.js script. Type `node node_modules/peedy-stamp --help` for options.\n\n## Web Examples\n\nFirst start the server:\n\n```\n$ mix phoenix.server\n```\n\nYou can use `http://localhost:4000/api/v1/dev/null` as a valid callback_url in absence of a real one.\n\nUpload file(s) with watermark text to:\n\n```\nPOST http://localhost:4000/api/v1/documents?watermark=Ricky Bobby\u0026callback_url=xxx\n```\n\n![For example, using Postman](https://i.imgur.com/1aoqKhf.png)\n\nAttach file(s) via `form-data`. Key names are ignored.\n\nTo fetch a document by `id`:\n\n```\nGET http://localhost:4000/api/v1/documents/ebf66636-0706-4bf2-afb6-de5bc8f28688\n```\n\nYou can enter this into your browser and a file download will automatically be triggered.\n\n![Watermarked PDF](https://i.imgur.com/kSGGX5H.png)\n\n## Tests\n\nRun tests using `mix test`.\n\n# License\n\nMostly MIT. PDFtk used with its [GPL](https://www.pdflabs.com/docs/pdftk-license/gnu_general_public_license_2.txt) license. To use commercially you will need to acquire a [commercial license](https://www.pdflabs.com/docs/pdftk-license/) from\nPDFtk.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoteto%2Fpeedy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoteto%2Fpeedy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoteto%2Fpeedy/lists"}