https://github.com/ffernandolima/web-screenshot-taker-app
Web Screenshot Taker App is an application which uses the most known web brower named ChromiumWebBrowser in order to take web screenshots and save them locally. Also the application is able to generate thumbnails based on the web screenshots which have been taken.
https://github.com/ffernandolima/web-screenshot-taker-app
Last synced: 15 days ago
JSON representation
Web Screenshot Taker App is an application which uses the most known web brower named ChromiumWebBrowser in order to take web screenshots and save them locally. Also the application is able to generate thumbnails based on the web screenshots which have been taken.
- Host: GitHub
- URL: https://github.com/ffernandolima/web-screenshot-taker-app
- Owner: ffernandolima
- Created: 2018-04-14T22:40:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T21:57:11.000Z (about 8 years ago)
- Last Synced: 2025-01-03T06:13:36.487Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Screenshot Taker App
Web Screenshot Taker App is an application which uses the most known web brower named ChromiumWebBrowser in order to take web screenshots and save them locally. Also the application is able to generate thumbnails based on the web screenshots which have been taken.
# Dependencies
- CefSharp.OffScreen >= 57.0.0
- CefSharp.Common >= 57.0.0
- log4net >= 2.0.8
- Magick.NET-Q8-AnyCPU >= 7.4.3