{"id":13420662,"url":"https://github.com/soywiz-archive/as3libwebp","last_synced_at":"2025-07-06T03:40:54.538Z","repository":{"id":139783051,"uuid":"12396708","full_name":"soywiz-archive/as3libwebp","owner":"soywiz-archive","description":"Load and save WEBP images on Flash using FlashCC or faster ANEs","archived":false,"fork":false,"pushed_at":"2014-12-07T19:10:51.000Z","size":14896,"stargazers_count":30,"open_issues_count":3,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-11T00:02:31.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/soywiz-archive.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":"2013-08-27T04:09:16.000Z","updated_at":"2021-12-27T20:07:14.000Z","dependencies_parsed_at":"2023-03-13T10:45:32.649Z","dependency_job_id":null,"html_url":"https://github.com/soywiz-archive/as3libwebp","commit_stats":null,"previous_names":["soywiz/as3libwebp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soywiz-archive%2Fas3libwebp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soywiz-archive%2Fas3libwebp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soywiz-archive%2Fas3libwebp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soywiz-archive%2Fas3libwebp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soywiz-archive","download_url":"https://codeload.github.com/soywiz-archive/as3libwebp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236749060,"owners_count":19198617,"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-07-30T22:01:38.539Z","updated_at":"2025-02-02T03:34:12.515Z","avatar_url":"https://github.com/soywiz-archive.png","language":"C","funding_links":[],"categories":["TODO scan for Android support in followings"],"sub_categories":[],"readme":"as3libwebp\n==========\n\nLoad and save WEBP images on Flash using FlashCC or faster ANEs\n\n### Sample\n\nhttp://soywiz.github.io/as3libwebp/\n\n[![ScreenShot](http://soywiz.github.io/as3libwebp/sample.jpg)](http://soywiz.github.io/as3libwebp/)\n\n### API\n\n```as3\npackage libwebp;\nfunction DecodeWebp(webpByteArray:ByteArray):BitmapData;\nfunction EncodeWebp(input:BitmapData, quality:Number):ByteArray;\n```\n\nSWC supported on all platforms including web. It uses FlashCC so it is portable but runs ~3x-5x times slower:\n* You must include bin/libwebp.swc\n\nANE supported for AIR Windows and Android. It uses native libraries so it will run as fast as possible:\n* You must include bin/libwebp.ane\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoywiz-archive%2Fas3libwebp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoywiz-archive%2Fas3libwebp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoywiz-archive%2Fas3libwebp/lists"}