{"id":18484137,"url":"https://github.com/jdf2e/jdf-webp-png","last_synced_at":"2025-07-22T07:33:53.488Z","repository":{"id":57279954,"uuid":"74316644","full_name":"jdf2e/jdf-webp-png","owner":"jdf2e","description":"A webp-png wrapper for JDF","archived":false,"fork":false,"pushed_at":"2017-01-14T14:43:10.000Z","size":2407,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T03:42:04.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jdf2e.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":"2016-11-21T01:54:48.000Z","updated_at":"2016-11-21T03:09:14.000Z","dependencies_parsed_at":"2022-08-30T02:42:41.335Z","dependency_job_id":null,"html_url":"https://github.com/jdf2e/jdf-webp-png","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdf2e/jdf-webp-png","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdf2e%2Fjdf-webp-png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdf2e%2Fjdf-webp-png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdf2e%2Fjdf-webp-png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdf2e%2Fjdf-webp-png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdf2e","download_url":"https://codeload.github.com/jdf2e/jdf-webp-png/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdf2e%2Fjdf-webp-png/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266448283,"owners_count":23930168,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-06T12:38:41.011Z","updated_at":"2025-07-22T07:33:53.470Z","avatar_url":"https://github.com/jdf2e.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM](https://nodei.co/npm/jdf-webp-png.png?downloads=true)](https://nodei.co/npm/jdf-webp-png/)\n\n[![NPM version](https://badge.fury.io/js/jdf-webp-png.png)](http://badge.fury.io/js/jdf-webp-png) [![Build Status](https://travis-ci.org/jdf2e/jdf-webp-png.svg?branch=master)](https://travis-ci.org/jdf2e/jdf-webp-png)\n\n\n# jdf-webp-png\n\n\u003e A webp-png wrapper for JDF\n\n\n## Install\n\n```\n$ npm install --save jdf-webp-png\n```\n\n\n## Usage\n\n```js\nvar execFile = require('child_process').execFile;\nvar cwebp = require('jdf-webp-png');\n\nexecFile(cwebp, ['input.png', '-o', 'output.webp'], function (err) {\n\tif (err) {\n\t\tthrow err;\n\t}\n\tconsole.log('Image is converted!');\n});\n```\n\n## CLI\n\n```\n$ npm install --global jdf-webp-png\n```\n\n```\n$ jdf-webp-png --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdf2e%2Fjdf-webp-png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdf2e%2Fjdf-webp-png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdf2e%2Fjdf-webp-png/lists"}