{"id":22135586,"url":"https://github.com/mfinelli/setup-imagemagick","last_synced_at":"2025-07-25T20:32:14.489Z","repository":{"id":37797619,"uuid":"347430980","full_name":"mfinelli/setup-imagemagick","owner":"mfinelli","description":"github action to install imagemagick","archived":false,"fork":false,"pushed_at":"2024-11-25T17:16:16.000Z","size":1337,"stargazers_count":13,"open_issues_count":5,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-25T18:40:39.929Z","etag":null,"topics":["github-actions","imagemagick"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-imagemagick","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfinelli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-13T17:12:32.000Z","updated_at":"2024-11-09T18:11:55.000Z","dependencies_parsed_at":"2023-01-11T17:21:21.876Z","dependency_job_id":"720f9fa3-fd25-4dbe-8a7d-482c9cef1d45","html_url":"https://github.com/mfinelli/setup-imagemagick","commit_stats":{"total_commits":324,"total_committers":2,"mean_commits":162.0,"dds":"0.25617283950617287","last_synced_commit":"754a55b8464aa8f9cca85864a60477c2abe1d0c8"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfinelli%2Fsetup-imagemagick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfinelli%2Fsetup-imagemagick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfinelli%2Fsetup-imagemagick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfinelli%2Fsetup-imagemagick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfinelli","download_url":"https://codeload.github.com/mfinelli/setup-imagemagick/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227614637,"owners_count":17793949,"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":["github-actions","imagemagick"],"created_at":"2024-12-01T19:15:19.734Z","updated_at":"2025-07-25T20:32:14.481Z","avatar_url":"https://github.com/mfinelli.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# setup-imagemagick\n\nThis action downloads the latest ImageMagick binary and adds it to the PATH.\n\n## Inputs\n\n| Name               | Type    | Description                                                                          |\n| ------------------ | ------- | ------------------------------------------------------------------------------------ |\n| `cache`            | Boolean | Cache the `magick` download (Ubuntu runners only)                                    |\n| `install-libfuse2` | Boolean | Automatically install `libfuse2` so `magick` AppImage works on Ubuntu out-of-the-box |\n\n## Outputs\n\n## Example usage\n\n```yaml\nsteps:\n  - uses: mfinelli/setup-imagemagick@v6\n  - run: magick input.jpg -resize 100x100 output.jpg\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfinelli%2Fsetup-imagemagick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfinelli%2Fsetup-imagemagick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfinelli%2Fsetup-imagemagick/lists"}