Skip to content

YogeshSinghChouhan/urlToImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlToImage

Convert URL content to Image and send a mail

Getting Started

Installation

npm i

Usage

Note: Requires Node v7.6.0 or greater.

Configure Email

In .env

Configure all email settings in .env file

Execute script on the command line

node index.js https://www.google.com/

It will create a screenshot of above specified url and send it to the recipient email as attachment

About

Convert URL Content to Image and send a mail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published