Help Center/Security

Where do my files go?

Jetformat runs on the machine that owns the source file and writes outputs to the path you provide.

Files stay on the machine

Agents call the local CLI. Jetformat does not upload the source document to a remote conversion endpoint, and the conversion engine does not require Microsoft Office, WPS, or LibreOffice.

What billing sees

Credits are based on operation type and page counts. Billing records use job identifiers and usage details; document text and file contents are not sent as conversion input.

Choose an explicit output

Use -o when a workflow needs a predictable destination:

jetformat convert contract.docx -o ./output/contract.pdf

After the command returns, the agent should report that exact path. Read the privacy page →