Intuned home page
Search...
⌘K
Documentation
Documentation (New)
Browser SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
extractStructuredDataFromPage
extractStructuredDataFromLocator
extractMarkdownFromPage
extractMarkdownFromLocator
extractStructuredDataFromContent
extractMarkdownFromFile
extractStructuredDataFromFile
extractTablesFromFile
Interfaces
ExtractedTable
FileBase64Source
FileBufferSource
FileUrlSource
HtmlStrategy
ImageFile
ImageStrategy
PdfFile
Optimized extractors
Playwright
Runtime
Files
Support
Get Started
Intuned home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Interfaces
ImageFile
Interfaces
ImageFile
Copy page
Copy page
Represents an image file source.
Properties
source
Copy
Ask AI
source
:
FileBufferSource
|
FileUrlSource
|
FileBase64Source
;
The source of the file data.
type
Copy
Ask AI
type
:
"image"
;
The type of the file, which is always “image”.
Previous
ImageStrategy
Next
On this page
Properties
source
type
Assistant
Responses are generated using AI and may contain mistakes.