Skip to main content
Zo Computer supports a wide range of file formats including text, word processing, spreadsheets, presentations, PDFs, ebooks, images, audio, and video. AI that can work with spreadsheets (.xlsx, .xls). AI that can work with Word documents (.docx, .doc). AI that can work with PowerPoint presentations (.pptx). AI that can work with PDF files (.pdf). AI that can transcribe audio files (.mp3, .wav, .m4a). AI that can transcribe and convert video files (.mp4, .mov, .avi). AI that can work with ebooks (.epub). AI that can see and convert images (.png, .jpg, .gif).

Parameters

string
required
The absolute path of the file to read.
number
The 1-indexed line number to start reading from (text files).
number
The 1-indexed line number to end reading at, inclusive (text files).
boolean
default:false
If true, read the entire text file.
number
The 1-indexed start page for the PDF/EPUB read.
number
The 1-indexed end page (inclusive) for the PDF/EPUB read.
boolean
default:false
If true, include rendered page images. This is slower and should be used sparingly.