Hi Sayontan,
You’re a total legend. Thank you so much. That worked!
So for anyone else who’s interested, replacing:
$photo_object['thumbnail'] = $image->{$thumb};
For:
$photo_object['thumbnail'] = str_replace(array('/Th/', '-Th.'), array('/250x250!/', '-250x250!.'), $image->{$thumb});
Gives you this: https://www.linkethiopia.org/school-resources/posters/
Sayontan, thank you again for a great plugin and support. Matt