{"id":19170482,"url":"https://github.com/jopemachine/alfred-squoosh","last_synced_at":"2025-07-19T09:32:41.717Z","repository":{"id":57175869,"uuid":"424061461","full_name":"jopemachine/alfred-squoosh","owner":"jopemachine","description":"Convert images through Squoosh in Alfred 4","archived":false,"fork":false,"pushed_at":"2022-02-16T17:42:38.000Z","size":1603,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-09T22:44:33.551Z","etag":null,"topics":["alfred-workflow","alfy","image-conversion","image-converter","libsquoosh","squoosh"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jopemachine.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":"2021-11-03T02:06:18.000Z","updated_at":"2022-12-22T12:06:17.000Z","dependencies_parsed_at":"2022-09-03T23:31:49.403Z","dependency_job_id":null,"html_url":"https://github.com/jopemachine/alfred-squoosh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jopemachine%2Falfred-squoosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jopemachine%2Falfred-squoosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jopemachine%2Falfred-squoosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jopemachine%2Falfred-squoosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jopemachine","download_url":"https://codeload.github.com/jopemachine/alfred-squoosh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232410114,"owners_count":18518737,"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":["alfred-workflow","alfy","image-conversion","image-converter","libsquoosh","squoosh"],"created_at":"2024-11-09T09:54:05.433Z","updated_at":"2025-01-04T00:19:58.276Z","avatar_url":"https://github.com/jopemachine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alfred-squoosh\n\n\u003e Convert images through Squoosh in Alfred 4\n\n[![NPM download total](https://img.shields.io/npm/dt/alfred-squoosh)](http://badge.fury.io/js/alfred-squoosh)\n[![NPM version](https://badge.fury.io/js/alfred-squoosh.svg)](http://badge.fury.io/js/alfred-squoosh)\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)\n[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)\n[![GitHub issues](https://img.shields.io/github/issues/jopemachine/alfred-squoosh.svg)](https://GitHub.com/jopemachine/alfred-squoosh/issues/)\n\n![demo](./demo.gif)\n\n## Install\n\n```\n$ npm install --global alfred-squoosh\n```\n\n*Requires [Node.js](https://nodejs.org) 12+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*\n\n## Usage\n\nIn Alfred, select image files and turn up the file window, type `squ`, and \u003ckbd\u003eEnter\u003c/kbd\u003e.\n\n## Config\n\nYou can change converter's setting in your config.\n\n![config](./config.png)\n\n### width\n\nType: `Number`\n\nRequired: `false`\n\nIf you want to resize your image, set this value.\n\nWhen either width or height is specified, the image resized to specified size keeping aspect ratio.\n\n### height\n\nType: `Number`\n\nRequired: `false`\n\nIf you want to resize your image, set this value.\n\nWhen either width or height is specified, the image resized to specified size keeping aspect ratio.\n\n### format\n\nType: `String`\n\nRequired: `true`\n\nDefault: `webp`\n\n### quality\n\nType: `Number`\n\nRequired: `true`\n\nDefault: `100`\n\n### dest\n\nType: `String`\n\nRequired: `false`\n\nDefault: `process.cwd()`\n\n## Related links\n\n- [squoosh](https://github.com/GoogleChromeLabs/squoosh) - Image compression web app that reduces image sizes through numerous formats.\n\n## License\n\nMIT © [jopemachine](https://github.com/jopemachine)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjopemachine%2Falfred-squoosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjopemachine%2Falfred-squoosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjopemachine%2Falfred-squoosh/lists"}