How to analyze images on chatgpt / HTTP>get a file

Hi there,

I am trying to analyze images on make with Chatgpt. Primarly my goal is a combination of Lovable and make.com, an app to analyze receipts and sending the information already analyzed to google sheets.

I found a problem analyzing the images, Chatgpt can’t access to an url, so I used a module of http - get a file, but i get the binary information - that also do not work.

¿What else can I do?

blueprint (1).json (57.0 KB)

To do this, you can try using the OpenAI (ChatGPT, Whisper, DALL-E) “Analyze Images (Vision)” module —

Analyzes images according to specified instructions.

For more information about the Analyze Images (Vision) module and OpenAI (ChatGPT, Whisper, DALL-E) app, see the corresponding Integrations page and the Help Centre documentation.

Example

Here is an example of how your scenario could look like:
Screenshot 2025-05-29 192542

This is just an example. Your final solution may or may not look like this depending on your requirements and actual data.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

Thank you!

If, my trigger is a “Watch Emails”, and I use “Analyze Images” to do the same,

¿Is there a module that I can use to transform a file/image into a URL? A then I can use that URL on a Google Sheets, for example.

Thank you!

No problem, glad I could help you with “How to analyze images on chatgpt / HTTP > get a file

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help as newer questions are displayed higher on the forum’s “new” page.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

Hope this helps! Let me know if there are any further questions or issues.

@samliew