A simple and user-friendly web application that converts Google Drive shareable links into direct download links.
- Google Drive Link Conversion: Convert Google Drive viewable links to direct download links easily.
- Copy to Clipboard: Quickly copy the generated direct download link with a single click.
- Responsive Design: Optimized for all screen sizes, from desktops to mobile devices.
- User-Friendly Interface: Clean and intuitive interface for seamless user experience.
Check out the live demo: Google Drive Link Converter
- Enter a Google Drive shareable link (e.g.,
https://drive.google.com/file/d/FILE_ID/view?usp=sharing). - Click the Convert button.
- Copy the direct download link generated.
-
Clone the repository:
git clone https://github.com/MS-Prime-Tech-Services/GDrive.git cd GDrive -
Open
index.htmlin your browser.
- Input:
https://drive.google.com/file/d/FILE_ID/view?usp=sharing - Output:
https://drive.google.com/uc?export=download&id=FILE_ID
- HTML5
- CSS3 (Responsive Design)
- JavaScript (DOM Manipulation)
We welcome contributions! If you want to improve the application, please follow these steps:
-
Fork the repository.
-
Create a new branch:
git checkout -b feature/your-feature-name
-
Make your changes and commit them:
git commit -m "Add your feature" -
Push to your branch:
git push origin feature/your-feature-name
-
Submit a pull request.
This project is licensed under the MIT License. Feel free to use and modify it.
Developed by MS Prime Tech Services.
- Muhammad Saad
- Ali Raza Wattoo
If you have any questions or suggestions, feel free to reach out:
- Website: MS Prime Tech Services
- GitHub: MS-Prime-Tech-Services