Skip to content

elzinko/webshot

Repository files navigation

WebShot

Easily capture visual snapshots of web pages in an instant.

✨ Overview

WebShot is a straightforward application that converts URLs into images. It is designed to be user-friendly and easy to deploy anywhere.

💡 Features

  • Capture website screenshots in desktop view.
  • Capture website screenshots in mobile view.
  • Capture website screenshots of specific selector id.

⚡ Installation

You can install and run it using two different methods :

Node.js

npm install && \
npm run start

Docker

Get Docker and then run :

docker build -t webshot . && \
docker run -p 3000:3000 webshot

🔥 Fire it up

Open website for more information.

e2e

You can launch some simple e2e tests :

  • start the application
  • run tests : npm run e2e:run

Quality

WebShot CI/CD

About

Easily capture visual snapshots of web pages in an instant.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages