Skip to content

📷 Resizes a list of images and adds a watermark to each of them

License

Notifications You must be signed in to change notification settings

dantas-dev/image-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Transform

Resizes a list of images and adds a watermark to each of them.

Example

How to Use

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies: npm ci
  3. Add your images to the ./input directory (the water mark should be water-mark.png).
  4. Run the application using the command: npm run start
  5. View the resulting images in the ./output directory.

Todo

  • Add tests
  • Enable receiving values via cli arguments
  • Add an option "colorOverlay"
  • Add an option "opacity"

Technologies Used

Contributing

Feel free to contribute by opening issues or submitting pull requests. Your feedback and contributions are highly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

📷 Resizes a list of images and adds a watermark to each of them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published