Width and height of photos on Photos page?

Perhaps the easiest thing would be to have micro.blog name photos based on their size? I know there are endpoints to get specifically sized versions (which probably would meet @kottkrig’s needs but may not perform well… for posterities sake, something like <img src = "https://micro.blog/photos/300x/{{ .Get "src" }}" /> gets you a 300 pixel wide image).