Skip to content

Releases: devintyler/ags-scraper

v1.0.1

29 Mar 16:57
Immutable release. Only release title and notes can be modified.
8f24484

Choose a tag to compare

AGS Scraper v1.0.1 - Image Fix

Images were not appearing for preview when running the app, this fixes that. It was a simple path issue. Sorry for the bug!

Other Changes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Mar 01:22
Immutable release. Only release title and notes can be modified.
e8b47a1

Choose a tag to compare

AGS Scraper v1.0.0

The first release of AGS Scraper — a dedicated art scraping tool built specifically for the Atari Gamestation Pro. If you've been manually hunting down boxart and screenshots for your ROM library, this should save you a lot of time.

⚠️ This tool targets the Atari Gamestation Pro only. Other Gamestation systems are not currently supported.

What it does

  • 🎨 Pulls art from two sourcesScreenScraper.fr and SteamGridDB, selectable per search
  • 🖼️ Four image types — Boxart, Screenshot, Title screen, and Menu art
  • Image picker — browse candidates from each source before committing, with a live preview
  • Crop control — choose Top, Center, or Bottom crop for Boxart and Menu images
  • Auto-export — outputs files with the correct filenames and dimensions the GSP expects, no renaming needed
  • Atari-styled UI — because it should feel at home next to the hardware it's built for
  • Portable .exe — no installer, just run it

Requirements

Full Changelog: https://github.com/devintyler/ags-scraper/commits/v1.0.0