Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.52 KB

Readme.md

File metadata and controls

40 lines (25 loc) · 1.52 KB

Freepik Image Downloader

Freepik Image Downloader is a web application that allows users to easily download high-quality images from Freepik. It provides a simple interface to input the image URL, choose the desired image quality, and download the image in various sizes.

Live Demo

Pre-requisite

Features

  • Download single or multiple images from Freepik
  • Choose from different image quality options: small, medium, large, and extra large
  • Option to download all available sizes at once
  • Fast and efficient image retrieval using URL modification
  • User-friendly interface for easy image download

Installation

  1. Clone the repository: git clone https://github.com/niteshpk/freepik-image-downloader
  2. Navigate to the project directory: cd freepik-image-downloader
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm start
  2. Open the application in your web browser: http://localhost:3000
  3. Enter the image URL, select the desired image quality, and click the "Download Image(s)" button
  4. The image will be downloaded to your local machine

Contributing

Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.