×

Generate Thumbnails

iOS 14 +

Notes

Generate icon or preview thumbnails from the given files or URLs

Syntax

generateThumbnails(files: <#Variable#>, outputType: <#Enumeration (ThumbsOutputType)#>, withPreviews: <#Boolean#>, backgroundColour: <#Enumeration (BackgroundColours)#>, hexCode: <#String (Allows Variables)#>)

Example

generateThumbnails(files: ShortcutInput, outputType: Images, withPreviews: false, backgroundColour: clear, hexCode: "#f7f7f7")