I have a need take a photo and upload from mobile using a!fileUploadField. The size of the photo is too large for Google Vision to handle. Is there a way to compress file sizes in Appian?
Discussion posts and replies are publicly visible
large photo sizes surpassing Google Vision's handling limitations, consider implementing image compression using third-party libraries like ImageMagick, or this ImageCompress Plug-in within Appian's environment. or use third-party like Jpeg Compressor These can efficiently compress image sizes before uploading them to Google Vision, ensuring compatibility and smoother processing.