All Projects → amio → pageshot

amio / pageshot

Licence: other
Pageshot as a service.

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to pageshot

1click-webpage-screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 432 (+860%)
Mutual labels:  screenshot, webpage
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (+802.22%)
Mutual labels:  screenshot, webpage
urlbox-screenshots-node
Capture website thumbnails using the urlbox.io screenshot as a service API in node
Stars: ✭ 14 (-68.89%)
Mutual labels:  screenshot, webpage
Screenshot Stream
Capture screenshot of a website and return it as a stream
Stars: ✭ 228 (+406.67%)
Mutual labels:  screenshot, webpage
mozscreenshots
Take screenshots of Mozilla applications in various UI configurations
Stars: ✭ 17 (-62.22%)
Mutual labels:  screenshot
Screenbar
A MacOS menubar app for automating screenshots
Stars: ✭ 93 (+106.67%)
Mutual labels:  screenshot
siteshooter
📷 Automate full website screenshots and PDF generation with multiple viewport support.
Stars: ✭ 63 (+40%)
Mutual labels:  screenshot
normcap
OCR powered screen-capture tool to capture information instead of images
Stars: ✭ 441 (+880%)
Mutual labels:  screenshot
The-HTML-and-CSS-Workshop
A New, Interactive Approach to Learning HTML and CSS
Stars: ✭ 65 (+44.44%)
Mutual labels:  webpage
Capturable
🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️
Stars: ✭ 365 (+711.11%)
Mutual labels:  screenshot
screenie-server
A Node server with a pool of Puppeteer (Chrome headless) instances for scalable screenshot generation.
Stars: ✭ 19 (-57.78%)
Mutual labels:  screenshot
dot-screencap
A screencapturing library
Stars: ✭ 31 (-31.11%)
Mutual labels:  screenshot
termshot
Creates screenshots based on terminal command output
Stars: ✭ 114 (+153.33%)
Mutual labels:  screenshot
screenshot
A screenshot API to convert web to image or PDF. Supports desktop and mobile views.
Stars: ✭ 108 (+140%)
Mutual labels:  screenshot
pappet
A command-line tool to crawl websites using puppeteer.
Stars: ✭ 95 (+111.11%)
Mutual labels:  screenshot
webshot
Screenshot websites as a service.
Stars: ✭ 84 (+86.67%)
Mutual labels:  screenshot
ScreenshotPlugin
A simple Screenshot plugin for Xamarin and Windows to get and save screenshot in yours apps.
Stars: ✭ 32 (-28.89%)
Mutual labels:  screenshot
fastlane-framer-plugin
A plugin for fastlane that frames your raw screenshots into the beautiful templates you made!
Stars: ✭ 31 (-31.11%)
Mutual labels:  screenshot
Cloud-Native-App-Spring-Boot
A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s
Stars: ✭ 19 (-57.78%)
Mutual labels:  micro-service
poster
浏览器端video视频截图,视频封面获取
Stars: ✭ 42 (-6.67%)
Mutual labels:  screenshot

pageshot

Pageshot as a service.

Usage

Examples:

Query Params:

  • url: The webpage location. (required)
  • width: Viewport width. (default: 1280)
  • height: Viewport height. (default: 800)
  • full: Full page screenshot. (default: false)
  • dpr: Device pixel ratio. (default: 2)

Deploy

now amio/pageshot
docker pull amio/pageshot
  • running locally (require Google Chrome installed):
npm start

License

ISC © Amio

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].