The Movie Database Support Forum

Hi All,

I've read the documentation, but can't find any information on images sizes I can use in the URL?

What size options are there?

I know 500, 1000 & 1920 work.

e.g.
http://image.tmdb.org/t/p/w500/
http://image.tmdb.org/t/p/w1000/
http://image.tmdb.org/t/p/w1920/

What other image sizes can I use?

I'm looking to get poster_path and backdrop_path

Many thanks

23 Antworten (Seite 2 von 2)

Jump to last post

Vorherige Seite

And where can I found info about some of the funky params I found on the tmdb site, like:

w66_and_h66_face,
w138_and_h175_face,
w130_and_h195_bestv2,
w1920_and_h600_multi_faces_filter(duotone,032541,01b4e4), etc.

I can't find anything about those in the documentation. I need a square image for a profile, but the w66_and_h66_faceis too small.

@1Houser1 said:

And where can I found info about some of the funky params I found on the tmdb site, like:

w66_and_h66_face,
w138_and_h175_face,
w130_and_h195_bestv2,
w1920_and_h600_multi_faces_filter(duotone,032541,01b4e4), etc.

I can't find anything about those in the documentation. I need a square image for a profile, but the w66_and_h66_faceis too small.

I'm not sure but these parameters that you posted I believe are used here on the TMDb WEB interface
but are not part of the official parameter list, that is, the sizes that TMDb guarantees will be available in the API.
https://developers.themoviedb.org/3/configuration/get-api-configuration
https://api.themoviedb.org/3/configuration?api_key=THE_KEY

These website parameters may at any time be no longer available.
It is enough that Travis Bell makes a change in the size of the images used on the WEB.
I believe that there is no documentation about them.

@detox1978 said:

Found it. Posting in case anyone else struggles to find it.

"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"
]

How many years later and here I am was looking for all the sizes available, thank you!

@travisbell said:

There may be other sizes that work but what is returned in the configuration method are the only sizes we officially support.

If there's a need to add new sizes (which we have done in the past) feel free to mention it for us to consider.

@travisbell since I see more and more 4k backdrop images appear, I miss the option to explicitly fetch the full HD version (w1920), since original points to the 4k version.

@travisbell any news on this?

{ "adult": false, "backdrop_path": "/iJQIbOPm81fPEGKt5BPuZmfnA54.jpg", "genre_ids": [ 16, 12, 10751, 14, 35 ], "id": 502356, "original_language": "en", "original_title": "The Super Mario Bros. Movie", "overview": "While working underground to fix a water main, Brooklyn plumbers—and brothers—Mario and Luigi are transported down a mysterious pipe and wander into a magical new world. But when the brothers are separated, Mario embarks on an epic quest to find Luigi.", "popularity": 6572.614, "poster_path": "/qNBAXBIQlnOThrVvA6mA2B5ggV6.jpg", "release_date": "2023-04-05", "title": "The Super Mario Bros. Movie", "video": false, "vote_average": 7.5, "vote_count": 1456 }

Does the backdrop_path has the original size of the image or any other size? Cos, the image it gives me has very low quality and want to improved the image quality if it is possible.

@gk3854631 said:

{ "adult": false, "backdrop_path": "/iJQIbOPm81fPEGKt5BPuZmfnA54.jpg", "genre_ids": [ ,,, }

Does the backdrop_path has the original size of the image or any other size? Cos, the image it gives me has very low quality and want to improved the image quality if it is possible.

"Original" is the size of the image that the user uploaded.

## Add Supported Image Sizes  
                                 Min Res      Max Res  
poster   = Poster ............  500 x 750   2000 x 3000  

https://image.tmdb.org/t/p/original/iJQIbOPm81fPEGKt5BPuZmfnA54.jpg
What size are you specifying in your request?

],
"poster_sizes": [
  "w92",
  "w154",
  "w185",
  "w342",
  "w500",
  "w780",
  "original"
],

@detox1978 said:

Found it. Posting in case anyone else struggles to find it.

"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"
]

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden