{"id":13592249,"url":"https://github.com/dooman87/imagemagick-docker","last_synced_at":"2025-04-08T23:31:38.785Z","repository":{"id":38418343,"uuid":"98918958","full_name":"dooman87/imagemagick-docker","owner":"dooman87","description":"Running the latest version of imagemagick inside container","archived":false,"fork":false,"pushed_at":"2024-10-21T10:41:04.000Z","size":2978,"stargazers_count":94,"open_issues_count":4,"forks_count":25,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-21T15:35:08.227Z","etag":null,"topics":["avif","docker","docker-image","image","imagemagick","imagemagick-docker","jpegxl","jxl","webp"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/dpokidov/imagemagick","language":null,"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/dooman87.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-31T18:44:57.000Z","updated_at":"2024-10-21T10:41:08.000Z","dependencies_parsed_at":"2023-10-16T14:06:52.580Z","dependency_job_id":"61305d20-4e29-47e8-980a-ab9d692d5413","html_url":"https://github.com/dooman87/imagemagick-docker","commit_stats":null,"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooman87%2Fimagemagick-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooman87%2Fimagemagick-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooman87%2Fimagemagick-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dooman87%2Fimagemagick-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dooman87","download_url":"https://codeload.github.com/dooman87/imagemagick-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223346587,"owners_count":17130466,"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":["avif","docker","docker-image","image","imagemagick","imagemagick-docker","jpegxl","jxl","webp"],"created_at":"2024-08-01T16:01:07.339Z","updated_at":"2024-11-06T13:30:39.239Z","avatar_url":"https://github.com/dooman87.png","language":null,"funding_links":[],"categories":["Others","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"[![Docker Automated build](https://img.shields.io/docker/automated/dpokidov/imagemagick.svg)](https://hub.docker.com/r/dpokidov/imagemagick/)\n[![Docker Pulls](https://img.shields.io/docker/pulls/dpokidov/imagemagick)](https://hub.docker.com/r/dpokidov/imagemagick/)\n![ci](https://github.com/dooman87/imagemagick-docker/workflows/ci/badge.svg)\n\n# imagemagick-docker\n\n## Overview\n\nDelivers the latest version of the [ImageMagick](https://github.com/ImageMagick/ImageMagick) 7 to your environment in a Docker container.\n\nThe purpose of this image is to be able to run the latest version of ImageMagick in stable\nLinux environment to support next generation image format that could be used on Web. \n\n## Usage\n\nBy default, a container will run convert command\n\n```\n$ docker run -v /your/images:/imgs dpokidov/imagemagick /imgs/sample.png -resize 100x100 /imgs/resized-sample.png\n```\n\nYou can change entrypoint and pass other IM commands to execute. For instance,\n\n```\n$ docker run --entrypoint=identify -v /your/images:/imgs dpokidov/imagemagick /imgs/sample.png\n```\n\n## Base images \n\nThere are three base images: Debian Bullseye (default), Bookworm and Ubuntu Focal.  \n\nUse tags to switch between base images. \n\nAll images support the same set of formats:\n\n| Base Image      | Jpeg | PNG | WebP | AVIF | JPEG XL | JpegXR  | PDF  | TIFF |\n|-----------------|:----:|:---:|:----:|:----:|:-------:|:-------:|:----:|:----:|\n| Debian Bullseye | ✅    |  ✅  |  ✅   |  ✅   |    ✅    |    ✅    |  ✅   |  ✅   |\n| Debian Bookworm | ✅    |  ✅  |  ✅   |  ✅   |    ✅    |    ✅    |  ✅   |  ✅   |\n| Ubuntu Focal    |  ✅   |  ✅  |  ✅   |  ✅   |    ✅    |    ✅    |  ✅   |  ✅   |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdooman87%2Fimagemagick-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdooman87%2Fimagemagick-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdooman87%2Fimagemagick-docker/lists"}