{"id":23151941,"url":"https://github.com/sofluffyos/heif_converter_plus","last_synced_at":"2026-02-25T07:02:40.516Z","repository":{"id":268493469,"uuid":"904514255","full_name":"SoFluffyOS/heif_converter_plus","owner":"SoFluffyOS","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-17T04:30:38.000Z","size":195,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T09:46:01.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/SoFluffyOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-12-17T03:30:05.000Z","updated_at":"2024-12-17T04:30:42.000Z","dependencies_parsed_at":"2024-12-17T05:29:06.878Z","dependency_job_id":"6f953bd2-0c21-4d66-a236-a13dbad4d9bf","html_url":"https://github.com/SoFluffyOS/heif_converter_plus","commit_stats":null,"previous_names":["sofluffyos/heif_converter_plus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoFluffyOS/heif_converter_plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoFluffyOS%2Fheif_converter_plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoFluffyOS%2Fheif_converter_plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoFluffyOS%2Fheif_converter_plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoFluffyOS%2Fheif_converter_plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoFluffyOS","download_url":"https://codeload.github.com/SoFluffyOS/heif_converter_plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoFluffyOS%2Fheif_converter_plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29813250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","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":"2024-12-17T19:12:28.557Z","updated_at":"2026-02-25T07:02:40.485Z","avatar_url":"https://github.com/SoFluffyOS.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HEIF Converter\n\n#### Original package: [heif_converter](https://pub.dev/packages/heif_converter)\n\nFlutter plugin to convert HEIC/HEIF file to PNG/JPEG image.\n\n## Installation\n\nAdd the Package\n\n```yaml\ndependencies:\n  heif_converter: ^lastVersion\n```\n\n## How to use\n\nImport the package in your dart file\n\n```dart\nimport 'package:heif_converter/heif_converter.dart';\n```\n\nAnd call convert method with local HEIC/HEIF image file path.\n\n```dart\nString jpgPath = await HeifConverter.convert(heicPath, output: jpgPath);\nString pngPath = await HeifConverter.convert(heicPath, format: 'png');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofluffyos%2Fheif_converter_plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofluffyos%2Fheif_converter_plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofluffyos%2Fheif_converter_plus/lists"}