The Movie Database Support

So based on the API this is the image sizes I can use. But I am using this taken for the actual website: https://image.tmdb.org/t/p/w1400_and_h450_bestv2

Where can I find more information these sizes? I think there are many more sizes that isnt mentioned in the API docs. It would really mean a lot to me. I can really improve the performance of my project. Thanks.

{
  "images": {
    "base_url": "http://image.tmdb.org/t/p/",
    "secure_base_url": "https://image.tmdb.org/t/p/",
    "backdrop_sizes": [
      "w300",
      "w780",
      "w1280",
      "original"
    ],
    "logo_sizes": [
      "w45",
      "w92",
      "w154",
      "w185",
      "w300",
      "w500",
      "original"
    ],
    "poster_sizes": [
      "w92",
      "w154",
      "w185",
      "w342",
      "w500",
      "w780",
      "original"
    ],
    "profile_sizes": [
      "w45",
      "w185",
      "h632",
      "original"
    ],
    "still_sizes": [
      "w92",
      "w185",
      "w300",
      "original"
    ]
  }
}

4 replies (on page 1 of 1)

Jump to last post

Hi @isakurehpaz,

Choosing to use anything that is not listed in the configuration method is not officially supported. I can't stop you from doing that of course but I make no guarantees that that image size will exist permanently like the officially supported ones. There is no information about any other sizes because they aren't supported on the API.

@travisbell said:

Hi @isakurehpaz,

Choosing to use anything that is not listed in the configuration method is not supported. I can't stop you from doing that of course but I make no guarantees that that image size will exist permanently like the officially supported ones. There is no information about any other sizes because they aren't supported on the API.

The actual website uses some of them so thats why. Do you guys have your own API on top of the one that is accessible by the public? And Is there any plans to add more options?

Do you guys have your own API on top of the one that is accessible by the public?

I have lots of features that are only available to me wink

And Is there any plans to add more options?

I might add support for some official "small", "medium" and "large" face cropping sizes. Odd timing on this because I just rebuilt or image service and have a whole new set of images that will be going live this week. The bestv2 images are being retired. The new face detection and cropping is better than bestv2.

I can see other people using bestv2 in the logs and this is precisely why I have always discouraged their use. They'll stop working at some point in the next week or so.

@travisbell said:

Do you guys have your own API on top of the one that is accessible by the public?

I have lots of features that are only available to me wink

And Is there any plans to add more options?

I might add support for some official "small", "medium" and "large" face cropping sizes. Odd timing on this because I just rebuilt or image service and have a whole new set of images that will be going live this week. The bestv2 images are being retired. The new face detection and cropping is better than bestv2.

I can see other people using bestv2 in the logs and this is precisely why I have always discouraged their use. They'll stop working at some point in the next week or so.

travis share some of these features with us sweat_smile

alright. Looking forward using the new face detection & cropping. Btw you guys should consider making a premium version of the API. Me and I am sure many others would pay for it. Thanks for the response.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login