{"id":13508367,"url":"https://github.com/jschneider1207/ElixirExif","last_synced_at":"2025-03-30T11:31:43.962Z","repository":{"id":56841844,"uuid":"48927173","full_name":"jschneider1207/ElixirExif","owner":"jschneider1207","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-03T18:52:03.000Z","size":25,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T19:44:30.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/jschneider1207.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":"2016-01-02T23:17:32.000Z","updated_at":"2023-09-13T17:05:54.000Z","dependencies_parsed_at":"2022-08-29T12:51:15.807Z","dependency_job_id":null,"html_url":"https://github.com/jschneider1207/ElixirExif","commit_stats":null,"previous_names":["sschneider1207/elixirexif"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschneider1207%2FElixirExif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschneider1207%2FElixirExif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschneider1207%2FElixirExif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschneider1207%2FElixirExif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jschneider1207","download_url":"https://codeload.github.com/jschneider1207/ElixirExif/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":[],"created_at":"2024-08-01T02:00:52.085Z","updated_at":"2025-03-30T11:31:43.640Z","avatar_url":"https://github.com/jschneider1207.png","language":"Elixir","funding_links":[],"categories":["Images"],"sub_categories":[],"readme":"\nLibrary to parse out exif tags and thumbnail data from jpeg/tiff images.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/packages/elixir_exif), the package can be installed as:\n\n  1. Add elixir_exif to your list of dependencies in `mix.exs`:\n\n```elixir\n  def deps do\n    [{:elixir_exif, \"~\u003e 0.1.0\"}]\n  end\n```\n\n## Usage\n\n```elixir\n  {:ok, fields, thumbnail} = ElixirExif.parse_file(\"path/to/image.jpg\")\n\n  {:ok, fields, thumbnail} = ElixirExif.parse_binary(\u003c\u003cimage binary\u003e\u003e)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschneider1207%2FElixirExif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjschneider1207%2FElixirExif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschneider1207%2FElixirExif/lists"}