Does anyone know tools that can take a full-page website screenshot and automatically split it into logical UI blocks (hero, header, cards, footer, etc.) and return each block as a separate image segment?
Ideally I’m looking for either:
- a PHP library I can run on my server, or
- an online service with an API (paid is fine)
I did some research but, unfortunately, couldn’t find any suitable tools.