{"id":46705081,"url":"https://github.com/sebbo2002/to-paprika","last_synced_at":"2026-04-09T07:15:15.699Z","repository":{"id":322508120,"uuid":"1089768050","full_name":"sebbo2002/to-paprika","owner":"sebbo2002","description":"Simple image/pdf to paprika app converter using LLMs","archived":false,"fork":false,"pushed_at":"2026-02-28T19:49:41.000Z","size":2884,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-02-28T22:53:08.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebbo2002.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-04T19:34:47.000Z","updated_at":"2026-02-28T19:48:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sebbo2002/to-paprika","commit_stats":null,"previous_names":["sebbo2002/to-paprika"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/sebbo2002/to-paprika","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fto-paprika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fto-paprika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fto-paprika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fto-paprika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebbo2002","download_url":"https://codeload.github.com/sebbo2002/to-paprika/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fto-paprika/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30287453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":[],"created_at":"2026-03-09T08:03:22.337Z","updated_at":"2026-03-09T08:03:27.658Z","avatar_url":"https://github.com/sebbo2002.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🫑 to-paprika\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\nSimple script that feeds a photo or PDF of a recipe into an OpenAPI-compatible API and generates a\n[Paprika Recipes](https://www.paprikaapp.com/)-compatible export. The CLI supports multiple files at\nonce. PDFs are automatically split into individual pages, and each page is processed separately\n(corresponding to one recipe per page). HEIC images are also supported. There is also a small web\nserver that provides a simple HTTP API that does the same thing.\n\n## ⚡️ Quick Start\n\n```shell\n# Install the CLI globally\nnpm i -g @sebbo2002/to-paprika\n\n# Run Setup Wizard\nto-paprika setup\n\n# Convert file to Paprika Recipe format\nto-paprika convert ./path/to/your/file.jpg\n\n# Run simple HTTP server\nto-paprika server\n```\n\nThere's also a container image available on [Docker Hub](https://hub.docker.com/r/sebbo2002/to-paprika):\n\n```shell\ndocker run --rm \\\n  -v $(pwd):/data \\\n  -e TO_PAPRIKA_CONFIG_PATH=/data/to-paprika-config.json \\\n  sebbo2002/to-paprika \\\n  cli convert /data/path/to/your/file.jpg\n```\n\n## 📱 Apple Shortcut\n\nYou can use this [Apple Shortcut](https://www.icloud.com/shortcuts/c1fd034864b34f60a75821811bc1696c)\nto easily use the HTTP API from your iPhone or iPad. Ensure to change the URL and add your Auth Token.\n\n## 🙆🏼‍♂️ Copyright and license\n\nCopyright (c) Sebastian Pekarek under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbo2002%2Fto-paprika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebbo2002%2Fto-paprika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbo2002%2Fto-paprika/lists"}