{"id":27091475,"url":"https://github.com/avitase/docker-imagemagick","last_synced_at":"2025-07-22T16:06:42.533Z","repository":{"id":90947917,"uuid":"148172418","full_name":"avitase/docker-imagemagick","owner":"avitase","description":"Docker container exposing Ubuntu's default installation of imagemagick.","archived":false,"fork":false,"pushed_at":"2018-10-30T10:09:10.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T07:39:52.487Z","etag":null,"topics":["docker-image","imagemagick"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/avitase.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-10T14:57:18.000Z","updated_at":"2020-12-03T15:48:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"72af7ade-8d04-4c7e-89fe-65a91293bf4a","html_url":"https://github.com/avitase/docker-imagemagick","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avitase/docker-imagemagick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fdocker-imagemagick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fdocker-imagemagick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fdocker-imagemagick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fdocker-imagemagick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avitase","download_url":"https://codeload.github.com/avitase/docker-imagemagick/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avitase%2Fdocker-imagemagick/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266524951,"owners_count":23942845,"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":["docker-image","imagemagick"],"created_at":"2025-04-06T07:38:31.303Z","updated_at":"2025-07-22T16:06:42.480Z","avatar_url":"https://github.com/avitase.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Imagemagick\n![Docker Build Status](https://img.shields.io/docker/build/avitase/docker-imagemagick.svg)\n\nThe container exposes Ubuntu's default installation of [imagemagick](https://www.imagemagick.org/script/index.php). \nYou can use `convert` for instance as\n```\n\u003e docker run --rm -it avitase/docker-imagemagick:latest /bin/bash -c \"convert --version\"\nVersion: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org\nCopyright: © 1999-2017 ImageMagick Studio LLC\nLicense: http://www.imagemagick.org/script/license.php\nFeatures: Cipher DPC Modules OpenMP\nDelegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib\n```\n\nWe provide a script [convert.sh](convert.sh) that mounts your current working dir to `/workdir` and calls `imagemagick`'s `convert` with the arguments that you prepend to the bash script, e.g.\n```\n./convert.sh --version\nVersion: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org\nCopyright: © 1999-2017 ImageMagick Studio LLC\nLicense: http://www.imagemagick.org/script/license.php\nFeatures: Cipher DPC Modules OpenMP\nDelegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib\n```\n\nThis script might help you to achieve more fancy stuff, such as\n```\n\u003e ls\ntest.pdf\n\u003e ./convert.sh -density 600 -trim -transparent white test.pdf test.png \u0026\u0026 ls\ntest.pdf test.png\n```\n\n## Docker Pull Command\nThe container is accessible via the [Docker Hub](https://hub.docker.com/r/avitase/docker-imagemagick/): `docker pull avitase/docker-imagemagick`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitase%2Fdocker-imagemagick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favitase%2Fdocker-imagemagick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favitase%2Fdocker-imagemagick/lists"}