check_image_resolution
Check images in a Word document against a minimum DPI threshold, flagging any below the required print resolution (default 300 DPI) with actual horizontal and vertical values.
Instructions
Effective print resolution of every image: native pixel size (PNG/JPEG/ GIF parsed from the part bytes) vs displayed size gives horizontal and vertical DPI; images below min_dpi are flagged with the actual numbers. EMF/WMF report "vector (not applicable)"; other formats report "unchecked ()". Publishers typically require 300 DPI for print figures. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_dpi | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||