Skip to main content
app icon

Picturescrape

Developer

Lennart Martens

About

Picturescrape is a desktop application written in Go using the Fyne toolkit, designed to scrape and download images from specified URLs. Releases for Linux, Android and Windows.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/Lennart1978/picturescrape@latest

Or you can download the code directly from git:

git clone https://github.com/Lennart1978/picturescrape.git