SkyFetch is a simple and user-friendly online tool for obtaining high-resolution download links for images from the BlueSky social platform.
Users can quickly get direct download links for high-resolution images by simply pasting the original image link. All data processing is done locally in the user's browser, ensuring privacy and security.
The code for this project was primarily written by claude-3.5-sonnet
and chatgpt-4o-latest
, with numerous style and functionality design suggestions and feedback provided by me.
- Quickly convert BlueSky image links to high-resolution version download addresses
- Clean and intuitive user interface
- Automatic copying of converted links
- Responsive design, supporting both desktop and mobile devices
- Local data processing to protect user privacy
- Supports Chinese and English interfaces, automatically switching based on browser language
- Visit SkyFetch.
- In the BlueSky web version, long-press/right-click on an image and select "Open image in new tab".
- Copy the image URL from the new tab.
- Paste the copied URL into the SkyFetch input box.
- Click the "Get highest resolution image link" button or press Enter.
- The converted high-resolution image link will be automatically copied to your clipboard.
- Open the high-resolution image in a new tab using the link and long-press/right-click to download.
Contributions to the project are welcome! If you have any suggestions or want to add new features, feel free to create an Issue or Pull Request.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.