Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Image Dimensions

Prev Next
Step Details
Introduced in Version9.21
Last Modified in Version--
LocationData > Images

The Get Image Dimensions step assists Users with formatting images correctly in a document. This will enable Users to know the dimensions of an image before adding it to a Word or PDF document. 


Properties

Inputs

PropertyDescriptionData Type
Image FileThe string to break into a substring.FileData

Outputs

PropertyDescriptionData Type
GetImageDimensionsThe part of the string that was extracted.ImageDimensions 


Example Inputs and Outputs

Inputs: {
ImageFile (FileData): {
Id:
FileName:
Length:
FileType

Outputs: {
0: {
path: "Done"
data: {
Output (ImageDimensions): {
Width: 
Height:


Step Changes

DescriptionVersionDateDeveloper Task
A new step has been added to the Flow toolbox named Get Image Dimensions. 9.21March 2025[DT-044344]