[Solved] Color Recognizer

I am coding an app that will recognize colors in an image. I was wondering if it is possible to code this ability into an app on thunkable? Or if another program you know of has the ability to code what is needed for my app. Thank you so much for taking your time to read this!

Hi @lwarren265, welcome to Thunkable! :tada:

Be sure to check out our posts about How to ask Great Questions v2.0 and our Community Guidelines as you get started.

This is definitely doable in Thunkable! The best option would probably be to find a image/color recognizer web API and use the camera blocks to send the image you take to the API and use labels to return the response.

Hi @matt_conroy , Thank you so much!
Thank you so much for taking your time to help me out! It is greatly appreciated!