This web app generates direct download and preview links for Google Drive files.
- Easily generate preview and direct links from a Google Drive URL
- Input validation
- and more to explore
The app uses a regex pattern to extract the Google Drive file ID from the provided link, then inserts it into a URL format to generate direct download and preview links.
Assuming you've forked the repo and are running a local server or using the demo app:
- Enter a valid Google Drive link into the text area.
- Click the Generate button.
- Click the Copy to Clipboard button for the desired link (Direct or Preview).
There's always room for improvement. Feel free to contribute!
The app is licensed under MIT License. Check the license file for more details.