On Fri, Mar 28, 2008 at 1:31 PM, Joe Van Dyk < joevandyk%40gmail.com">joevandyk
gmail.com> wrote:
> I'd like to grab Flickr images via the API, but I'd like for them to
> be all the same size (say, resized to 240x160) or something close to
> that size.
>
> Is that possible?
You have a choice among the standard sizes Flickr creates. If you
need another size, you'll need to grab the next larger size and resize
them on your end (or for a web application have the user's browser
resize them, which is less work for you but may produce uglier
results).
.