Gulla.Episerver.AutomaticImageDescription
1.4.0
See the version list below for details.
dotnet add package Gulla.Episerver.AutomaticImageDescription --version 1.4.0
NuGet\Install-Package Gulla.Episerver.AutomaticImageDescription -Version 1.4.0
<PackageReference Include="Gulla.Episerver.AutomaticImageDescription" Version="1.4.0" />
paket add Gulla.Episerver.AutomaticImageDescription --version 1.4.0
#r "nuget: Gulla.Episerver.AutomaticImageDescription, 1.4.0"
// Install Gulla.Episerver.AutomaticImageDescription as a Cake Addin #addin nuget:?package=Gulla.Episerver.AutomaticImageDescription&version=1.4.0 // Install Gulla.Episerver.AutomaticImageDescription as a Cake Tool #tool nuget:?package=Gulla.Episerver.AutomaticImageDescription&version=1.4.0
Gulla.Episerver.AutomaticImageDescription
Automatic metadata for images in Episerver/Optimizely
This addon will use Microsoft Azure Cognitive Services, Computer Vision API in combination with Translator Text API, to generate various metadata for images uploaded in Episerver/Optimizely CMS.
How you use the metadata on your site is completely up to you. Some suggestions:
- Alt text for images, either directly or as a suggestion for editors to concider and adapt.
- Searchable metadata makes it easier to find the image you are looking for in Episerver edit mode.
- Use metadata to dynamically select what images to show in specific locations.
Getting started
Check out the documentation to learn how to install and configure the addon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Castle.Core (>= 4.2.1)
- EPiServer.CMS.AspNet (>= 11.14.0 && < 12.0.0)
- EPiServer.CMS.Core (>= 11.14.0 && < 12.0.0)
- EPiServer.CMS.UI.Core (>= 11.1.0)
- EPiServer.Framework (>= 11.14.0 && < 12.0.0)
- Microsoft.Azure.CognitiveServices.Vision.ComputerVision (>= 7.0.0 && < 8.0.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.20)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Gulla.Episerver.AutomaticImageDescription:
Package | Downloads |
---|---|
Gulla.Episerver.AutomaticImageDescription.ScheduledJob
A scheduled job that automatically populate properties based on image content. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add support for setting translator region.