Skip to main content
Solved

Various attachment image dimensions via API?

  • June 8, 2021
  • 4 replies
  • 61 views

Forum|alt.badge.img+10

Is there any way to control the image sizes I get served from an Airtable Attachment field via API?

My API docs tell me I can access “thumbnails” in sizes “small” (width 72 on one image), “large” (width 1024 on one image) and “full” (3000 on one image)…

But…

  • “full” is not a thumbnail at all, it’s the source image.
  • “large” is too large.
  • “small” is just too small.

It feels like there’s a missing middle size here.

But it’s not supplied. Is there any way to constrain the size of an output image?

Best answer by kuovonne

No, you cannot request an arbitrary size from the Airtable API. Airtable isn’t an image manipulation service.

If you want to convert an image to a specific size, you could use a different service, such as Cloudinary, CloudConvert, or any of several other similar web services.

4 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • Answer
  • June 8, 2021

No, you cannot request an arbitrary size from the Airtable API. Airtable isn’t an image manipulation service.

If you want to convert an image to a specific size, you could use a different service, such as Cloudinary, CloudConvert, or any of several other similar web services.


Forum|alt.badge.img+10
  • Author
  • Known Participant
  • 19 replies
  • June 9, 2021

No, you cannot request an arbitrary size from the Airtable API. Airtable isn’t an image manipulation service.

If you want to convert an image to a specific size, you could use a different service, such as Cloudinary, CloudConvert, or any of several other similar web services.


Thanks for the comment.
As feedback to Airtable, of the “thumbnail” sizes offered for output by the API…

  • 72px (small)
  • 1024px (large)
  • 3000px (full)

…I certainly think there is a missing dimension between “small” and “large”. Two of them, “large” and “full”, are not thumbnail-type sizes at all.


Forum|alt.badge.img+1
  • New Participant
  • 1 reply
  • November 13, 2025

small is like a favicon - useless
large is nice but still pretty hefty
medium i would imagine to be like 300px by 300px.
1 can dream….


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • November 13, 2025

The quickest way to resize an image to your desired size is to use Make’s native Image resizing module along with Make’s Airtable modules.

Alternatively, Make natively supports all the major image manipulation apps, like CloidConvert.

If you’ve never used Make before, I’ve assembled a bunch of Make training resources in this thread, For example, here is one of the ways that you can instantly trigger a Make automation from Airtable

Hope this helps! If you’d like to hire the best Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld