{"id":16367954,"url":"https://github.com/treetips/alpine-imagemagick-mogrify-example","last_synced_at":"2026-07-01T00:32:04.391Z","repository":{"id":150606557,"uuid":"82676126","full_name":"treetips/alpine-imagemagick-mogrify-example","owner":"treetips","description":"alpineベースのImageMagickで画像を一括変換するサンプル","archived":false,"fork":false,"pushed_at":"2017-02-21T16:36:35.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T19:40:45.870Z","etag":null,"topics":["alpine","docker","imagemagick"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/treetips.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":"2017-02-21T12:16:20.000Z","updated_at":"2017-05-02T15:37:51.000Z","dependencies_parsed_at":"2023-06-12T00:30:14.639Z","dependency_job_id":null,"html_url":"https://github.com/treetips/alpine-imagemagick-mogrify-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/treetips/alpine-imagemagick-mogrify-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Falpine-imagemagick-mogrify-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Falpine-imagemagick-mogrify-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Falpine-imagemagick-mogrify-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Falpine-imagemagick-mogrify-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treetips","download_url":"https://codeload.github.com/treetips/alpine-imagemagick-mogrify-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treetips%2Falpine-imagemagick-mogrify-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34988712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["alpine","docker","imagemagick"],"created_at":"2024-10-11T02:51:16.943Z","updated_at":"2026-07-01T00:32:04.340Z","avatar_url":"https://github.com/treetips.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"ImageMagickで並列に画像変換する\n====\n\ndockerを利用した画像変換サンプルです。\n\n## Description\n\nalpine linuxをベースにImageMagickをインストールしたdockerイメージを作成し、ImageMagickで並列に画像変換を行うサンプルプロジェクトです。\n\n## Requirement\n\n- docker v1.13.1\n\n## Install\n\ndockerをインストールして下さい。\n\nhttps://docs.docker.com/docker-for-windows/\n\nhttps://docs.docker.com/docker-for-mac/\n\n## Usage\n\n```bash\n# macの場合はdockerのvolumeが動作するディレクトリが限られているので/tmpで作業する\ncd /tmp\n# cloneする\ngit clone https://github.com/treetips/alpine-imagemagick-mogrify-example.git\ncd alpine-imagemagick-mogrify-example\n# 実行権限を付与する\nfind . -type f -name \"*.sh\" | xargs chmod +x\n# 画像変換を試すためのダミー画像を生成する\n./prepare.sh\n# 並列に画像変換する\n./convert.sh\n```\n\n## Licence\n\n[MIT](https://github.com/tcnksm/tool/blob/master/LICENCE)\n\n## Author\n\n[tcnksm](https://github.com/tcnksm)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Falpine-imagemagick-mogrify-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreetips%2Falpine-imagemagick-mogrify-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreetips%2Falpine-imagemagick-mogrify-example/lists"}