HTTP service to convert URL + selector to animated GIF
WARNING - This service is not intended to be exposed directly to the internet.
Amongst the many reasons this would be a bad idea -
The following parameters are all required -
url - The URL containing the element to capture e.g. https://t.d3fc.io/status/700046974305857536selector - The CSS selector of the element on the page e.g. iframedelay - The delay before the first frame capture e.g. 1000interval - The interval between frame capture e.g. 16count - The number of frames to capture e.g. 10width - The width of the viewport to use when capturing e.g. 1024height - The height of the viewport to use when capturing e.g. 768repeat - The loop count to use for the resulting GIF e.g. 0 (infinite)The following environment variables can be configured -
TIMEOUT - Enforce a maximum time limit on the capture process. By default
there is no timeout.Content type
Image
Digest
Size
297.1 MB
Last updated
over 10 years ago
docker pull chrisprice/selector-to-gif