This package provides a true cross-platform tool for Unity that enables powerful image analysis and recognition using the Google Cloud Vision API. It includes features such as label detection, face detection, explicit content detection, image attributes, logo detection, web detection, landmark detection, object localizer, and optical character recognition. The package also includes a full-featured file browser and supports various image formats. It is designed to work with il2cpp and Unity Cloud Build.
The Google Cloud Vision API enables developers to understand the content of an image, classify images into thousands of categories, detect individual objects and faces, and find and read printed words contained within images. It can be used to build metadata on your image catalog, moderate offensive content, or enable new marketing scenarios through image sentiment analysis.
Please note that the plugin does not cover the cost of the Google Cloud Service, and you should read the terms of service of Google Cloud Vision API before using it. The package uses 'Newtonsoft.Json' under 'The MIT License (MIT)'.
In the Pro version, the full source code is included.
The package supports the following image formats: JPEG, PNG8, PNG24, GIF, Animated GIF (first frame only), BMP, WEBP, RAW, and ICO. Images should be at least 640 x 480 pixels (about 300k pixels) and not exceed 4 MB in size. It works with il2cpp and Unity Cloud Build.





