{"id":19584911,"url":"https://github.com/krypton-byte/github_markdown2image","last_synced_at":"2026-04-14T19:31:30.562Z","repository":{"id":57434602,"uuid":"340824756","full_name":"krypton-byte/github_markdown2image","owner":"krypton-byte","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-15T02:32:52.000Z","size":191,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T10:34:46.054Z","etag":null,"topics":["github","library","markdown","markdown2image","module","python","readme","screenshot","toimage"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krypton-byte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-21T05:26:30.000Z","updated_at":"2024-04-09T12:25:14.000Z","dependencies_parsed_at":"2022-09-04T15:23:25.871Z","dependency_job_id":null,"html_url":"https://github.com/krypton-byte/github_markdown2image","commit_stats":null,"previous_names":["krypton-byte/github_markdown_render"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/krypton-byte/github_markdown2image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fgithub_markdown2image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fgithub_markdown2image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fgithub_markdown2image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fgithub_markdown2image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krypton-byte","download_url":"https://codeload.github.com/krypton-byte/github_markdown2image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krypton-byte%2Fgithub_markdown2image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["github","library","markdown","markdown2image","module","python","readme","screenshot","toimage"],"created_at":"2024-11-11T07:51:34.134Z","updated_at":"2026-04-14T19:31:30.546Z","avatar_url":"https://github.com/krypton-byte.png","language":"Python","readme":"# Install\n```bash\n$ sudo apt install wkhtmltopdf\n$ python3 -m pip3 install imgkit bs4 requests\n$ python3 -m pip3 install github_markdown2image\n```\n```python\n\u003e\u003e\u003e from github_markdown2image import readme\n\u003e\u003e\u003e readme(\"https://github.com/krypton-byte/krypton-byte\")\n\nOR\n\n\u003e\u003e\u003e readme(\"https://github.com/krypton-byte/krypton-byte\", \"save.png\")\n\nPreview\n\n\u003e\u003e\u003e from PIL import Image\n\u003e\u003e\u003e out=readme(\"https://github.com/krypton-byte/krypton-byte\")\n\u003e\u003e\u003e Image.open(out).show()\n```\n# Preview\n\u003cimg src=\"out.png\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypton-byte%2Fgithub_markdown2image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrypton-byte%2Fgithub_markdown2image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrypton-byte%2Fgithub_markdown2image/lists"}