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.
- Install CORS plugin on your browser. (Allow CORS: Access-Control-Allow-Origin)[https://chrome.google.com/webstore/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf]
- 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
- Clone the repository:
git clone https://github.com/niteshpk/freepik-image-downloader
- Navigate to the project directory:
cd freepik-image-downloader
- Install dependencies:
npm install
- Start the development server:
npm start
- Open the application in your web browser:
http://localhost:3000
- Enter the image URL, select the desired image quality, and click the "Download Image(s)" button
- The image will be downloaded to your local machine
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, please open an issue or submit a pull request.
This project is licensed under the MIT License.