Skip to content

spidero/url2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

URL2PNG ๐Ÿ๐Ÿ“ธ

Docker Image CI

Lightweight Dockerized webpage screenshot tool using Python & Playwright

Capture full-page screenshots of any website with this ready-to-deploy container solution.

Quick Start

# Build the image
docker build -t url2png .

# Alternative: Pipe to stdout
docker run --rm url2png "https://example.com" > screenshot.png

About

Lightweight Dockerized webpage screenshot tool using Python & Playwright

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors