This project provides a simple tool to download high-quality thumbnails from YouTube videos by simply providing the video URL.
- Extracts high-quality thumbnails from YouTube videos.
- Simple and easy-to-use interface.
- Allows you to save thumbnails to your local device.
- Open the webpage.
- Enter the YouTube video URL in the provided input field.
- Click on the "Download Thumbnail" button.
- The high-quality thumbnail will appear, and you can save it to your device.
To run the project locally:
- Clone the repository:
git clone https://github.com/schnrj/Youtube-thumbnail-downloader.git
2.Navigate to the project folder:
cd Youtube-thumbnail-downloader
3.Open the index.html file in your browser to use the tool locally.
Deployment This project is deployed on Vercel for easy access and usage. You can view the live website here.
Technologies Used HTML CSS JavaScript
Contributing Feel free to fork the project, open issues, and submit pull requests to improve this tool.