| Brand |
Class to attach a footer to an image using ImageMagick.
|
| BrandedPreviewJPEGFilter |
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than.
|
| ImageMagickImageThumbnailFilter |
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than.
|
| ImageMagickPdfThumbnailFilter |
|
| ImageMagickThumbnailFilter |
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than.
|
| ImageMagickVideoThumbnailFilter |
Filter video bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than.
|
| JPEGFilter |
Filter image bitstreams, scaling the image to be within the bounds of
thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be
no bigger than.
|
| MediaFilter |
Abstract class which defines the default settings for a *simple* Media or Format Filter.
|
| MediaFilterScript |
MediaFilterManager is the class that invokes the media/format filters over the
repository's content.
|
| MediaFilterScriptConfiguration<T extends MediaFilterScript> |
|
| MediaFilterServiceImpl |
MediaFilterManager is the class that invokes the media/format filters over the
repository's content.
|
| PDFBoxThumbnail |
Create JPEG thumbnails from PDF cover page using PDFBox.
|
| TikaTextExtractionFilter |
Text Extraction media filter which uses Apache Tika to extract text from a large number of file formats (including
all Microsoft formats, PDF, HTML, Text, etc).
|