Fetch Image

Fetch Image

Download images from URLs

0 ratings
Free

Rating summary

Details

  • Released
  • Updated
Fetch Image screenshot #1 for Apple Watch
Fetch Image screenshot #2 for Apple Watch
Fetch Image screenshot #3 for Apple Watch
Fetch Image screenshot #4 for Apple Watch
🖼️Get Icon
Icons↘︎

About

Fetch Image is an open-source watchOS-only app for downloading images from URLs. In addition to downloading a single image, Fetch Image also supports batch downloading images from a webpage or an RSS feed. When given a URL to a webpage or an RSS feed, Fetch Image will match image URLs from the web content and download them all. A great use case is to go to a folder on your computer with many images and `python -m http.server` to serve the folder. Then you can download all images from the folder to your watch.
Show more

What's New in Fetch Image

1.1.1

October 6, 2024

Fix the bug that might not be able to download from an HTML page.