https://github.com/avitase/docker-imagemagick

Docker container exposing Ubuntu's default installation of imagemagick.

https://github.com/avitase/docker-imagemagick

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords

docker-image imagemagick
Last synced: 5 months ago · JSON representation

Repository

Docker container exposing Ubuntu's default installation of imagemagick.

Basic Info
  • Host: GitHub
  • Owner: avitase
  • Language: Dockerfile
  • Default Branch: master
  • Homepage:
  • Size: 7.81 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
docker-image imagemagick
Created over 7 years ago · Last pushed over 7 years ago
Metadata Files
Readme

README.md

Docker-Imagemagick

Docker Build Status

The container exposes Ubuntu's default installation of imagemagick. You can use convert for instance as ```

docker run --rm -it avitase/docker-imagemagick:latest /bin/bash -c "convert --version" Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org Copyright: © 1999-2017 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC Modules OpenMP Delegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib ```

We provide a script 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. ./convert.sh --version Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org Copyright: © 1999-2017 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC Modules OpenMP Delegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib

This script might help you to achieve more fancy stuff, such as ```

ls test.pdf ./convert.sh -density 600 -trim -transparent white test.pdf test.png && ls test.pdf test.png ```

Docker Pull Command

The container is accessible via the Docker Hub: docker pull avitase/docker-imagemagick.

Owner

  • Name: Nis Meinert
  • Login: avitase
  • Kind: user
  • Company: Pasteur Labs

GitHub Events

Total
Last Year

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 9
  • Total Committers: 1
  • Avg Commits per committer: 9.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Nis Meinert n****t@g****m 9

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels