Hot answers tagged image-sizes
12
The 9 sizes of SmugMug:
Pixels Wide Pixels High
Tiny thumbnails (-Ti) Up to 100 Up to 100
Thumbnails (-Th) Up to 150 Up to 150
Small (-S) Up to 400 Up to 300
Medium (-M) Up to 600 Up to 450
Large (-L) Up to 800 Up to 600
XLarge (-XL) Up to 1024 ...
11
The short answer is you shouldn't be programmatically constructing URLs. I know, I hate that answer too as it can lead to either heavy requests or lots of subsequent requests.
However (Muhahah) you can provide 'CustomSize' as an argument to smugmug.images.get and it'll return the correct URL to fetch that custom size, the argument works as ...
8
In our next version of the API, we plan on returning an ImageURL object that includes dimensions rather than just a URL string.
In the meantime, you can use the Height and Width of the original image to calculate what the dimensions of a given display copy will be based on the number of pixels on the longest size.
eg...
If I have an original portrait ...
5
Don't crop or resize at all. Upload all of the original pixels, this way you have the filesize to be able to get the largest prints available, and the largest variety of sizes (not limiting to 8.5x11). You set your galleries to Proof Delay, so that if you need to make an adjustment (like cropping, for example) to the order before it goes to the lab, you ...
1
Photos taken by Camera Awesome are captured at the highest resolution your device is capable of capturing. Camera Awesome does compress the data for uploading performance. Image quality and pixel data is not changed when this takes place.
If you need anything else, please write the Heroes with additional details.
...
1
Have you checked the zoom setting in the browser - maybe that's off?
If that's not the problem, can you provide more information please? Which browser do you use when you are looking at the site on a Windows based PC? Can you perhaps take a screenshot and point out the difference?
Thanks,
Bea
Only top voted, non community-wiki answers of a minimum length are eligible