User Photo Filtering Question

Hello!

I am building an app that allows users to upload photos and add them to a database. I was wondering if there was a way I can apply a “black and white” filter to the image that is uploaded or do I need to handle that with a 3rd party using an api?

Thanks!
Zack

There are some options in the process with imgix option (that comes after the image field in the expression composer)

1 Like

Awesome, will check it out. Thanks so much!