Skip to content

URL TO IMAGE is a docker image, which generates an image from a URL with specified width and height.

Notifications You must be signed in to change notification settings

sreevardhanreddi/url-to-img

Repository files navigation

URL TO IMAGE

URL TO IMAGE is a docker image, which generates an image from a URL with specified width and height.

Usage

Build the image

docker-compose up --build

run the image with following parameters

docker run --volume $PWD/media:/media sreevardhanreddi/url-to-img:latest --url=https://github.com --width=1920 --height=1080

Note

  • all the images generated are in png format and have suffix .gen.png

About

URL TO IMAGE is a docker image, which generates an image from a URL with specified width and height.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published