Subject: Remove Image Re-sizing from Wordpress URL's
Author: Sam Clark
Date: 10/11/2015 09:22
Hi there,
I'm attempting to download a Wordpress site where each embedded image is has
the url <https://DOMAIN.files.wordpress.com/2015/03/img_5162.jpg?w=1000>
Is there a way to remove the ?w=1000 from all requests?
The images are saved on the server in full resolution but are downloaded at
the reduced resolution with httrack.
Thanks for your help =)
Sam