Images generated with OpenAI appear blurry after uploading via Google Drive to Webflow

Hi everyone,
I’m currently generating images automatically with OpenAI (Image Generation) inside Make (Integromat).
The workflow looks like this:

  1. Generate an image (binary output) with OpenAI

  2. Upload the image to Google Drive (“Upload a File” module)

  3. Take the file URL from Google Drive and send it to Webflow CMS as the thumbnail image

The problem:
When I upload the same image manually to Webflow, it looks sharp and high-quality.
But when the image goes through Google Drive → Webflow automatically, it becomes blurry and pixelated.

After checking, I realized that Webflow only accepts the thumbnail link from Google Drive (which is compressed), while the other links (like “Web View Link” or “Web Content Link”) don’t work because they’re not direct image files.

Does anyone know how to get the original high-quality file URL from Google Drive that Webflow can use, or how to make this workflow keep full image quality automatically?

Thanks in advance! :folded_hands: