{"id":13508602,"url":"https://github.com/zelazna/epub_cover_extractor","last_synced_at":"2026-02-19T08:02:53.986Z","repository":{"id":57495691,"uuid":"204318806","full_name":"zelazna/epub_cover_extractor","owner":"zelazna","description":"A tool for getting the ebooks covers  ","archived":false,"fork":false,"pushed_at":"2020-10-11T11:06:40.000Z","size":10127,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T07:48:00.688Z","etag":null,"topics":["elixir-lang","epub"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zelazna.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}},"created_at":"2019-08-25T16:13:22.000Z","updated_at":"2023-05-14T14:40:36.000Z","dependencies_parsed_at":"2022-08-28T20:01:49.136Z","dependency_job_id":null,"html_url":"https://github.com/zelazna/epub_cover_extractor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelazna%2Fepub_cover_extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelazna%2Fepub_cover_extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelazna%2Fepub_cover_extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelazna%2Fepub_cover_extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zelazna","download_url":"https://codeload.github.com/zelazna/epub_cover_extractor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246314011,"owners_count":20757450,"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":["elixir-lang","epub"],"created_at":"2024-08-01T02:00:55.498Z","updated_at":"2025-10-21T17:04:00.295Z","avatar_url":"https://github.com/zelazna.png","language":"Elixir","funding_links":[],"categories":["Miscellaneous"],"sub_categories":[],"readme":"# EpubCoverExtractor\n\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fzelazna%2Fepub_cover_extractor%2Fbadge\u0026style=for-the-badge)](https://actions-badge.atrox.dev/zelazna/epub_cover_extractor/goto)\n\nA tool for getting the ebooks covers, the projet is WIP,\ncontributions are welcome.\n\n## Installation\n\nAdd `epub_cover_extractor` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:epub_cover_extractor, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Documentation\n\nThe project documentation can be found [here](https://hexdocs.pm/epub_cover_extractor/api-reference.html) on Hex\n\n### Quick Start\n\n```elixir\n\n{:ok, binary} = EpubCoverExtractor.get_cover(\"book.epub\")\n{:ok,\n\u003c\u003c137, 80, 78, 71, 13, 10, 26, 10, 0, 0, 0, 13, 73,\n  72, 68, 82, 0, 0, 5, 130, 0, 0, 8, 202, 8, 6, 0, 0,\n  0, 43, 176, 122, 217, 0, 0, 0, 9, 112, 72, 89, 115,\n  0, 0, 14, 196, 0, 0, 14...\u003e\u003e}\nFile.write(\"cover.png\", binary)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelazna%2Fepub_cover_extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzelazna%2Fepub_cover_extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelazna%2Fepub_cover_extractor/lists"}