Pantheon Image Enrichment archived
Proof of Concept - using Google Vision API to add value to WordPress
by Pantheon · github.com/pantheon-deprecated/pantheon-image-enrichment · website
★ 5stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pantheon-deprecated/pantheon-image-enrichment/archive/refs/heads/master.zipFrom the readme
Pantheon Image Enrichment #
Generate default alt text, block unsafe uploads, and enrich images using the Google Cloud Vision API.
Description ##
Supercharge your WordPress Media Library with a variety of enhancements via the Google Cloud Vision API:
Generate default alt text for uploaded images without it. Uses the landmark or logo if one is detected in the image, otherwise generates a comma-separated list of descriptive labels.
Block uploading of images deemed unfit for Google Safe Search. Default behavior is to reject any images deemed likely or very likely to be adult, spoof, medical, violence, or racy.
Incorporate quadrant crop hints into the image crop process. Based on the machine-identified point of focus, automatically defines array( 'left', 'top' ), etc. for any image sizes with 'crop' = true.
Go forth and make awesome! And, once you've built something great, send us feature requests (or bug reports).
Installation ##
To install Pantheon Image Enric
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.1.0 | Jun 25, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.