FileConvert support

Answers, not guesswork.

50 answers written against what this service actually does — converting files, the formats and options that exist, the API, how long anything is kept, and what to do when a conversion will not run.

Filters every answer below as you type. Press Escape to clear it.

50 answers 8 topics Checked against the code, not the brochure

Browse by topic 50 answers

Getting started

Your first conversion, what an account is for, and where the limits are.


Converting files

Batches, URLs, multi-page output and chaining several steps into one job.


Formats & quality

What converts to what, which options exist, and where fidelity is lost.


API & automation

Keys, scopes, one-shot calls, rate limits, webhooks and download links.


Accounts & billing

Signing in, lockouts, lost keys, credits and deleting what you have made.


Privacy & security

Retention, who can reach a download link, and what is deliberately not protected.


Self-hosting

Running your own copy: Docker, native installs, scheduling and PHP settings.


Troubleshooting

The failures that actually happen, and the command that identifies each one.

Every one of these is diagnosed by php cli.php doctor or php cli.php queue. The full runbook — scaling, retention, monitoring, stuck and failed jobs — is docs/operations.md.


Longer reading

The reference material the answers above are drawn from.


Still stuck? Write to us

A report carrying the five things below is usually answered in one round trip instead of four.

  • The pair and the size. The exact source and target format, and roughly how large the file is.
  • The full error text. It carries the underlying tool's own message, which is usually the real explanation.
  • The request_id or the job id. Either one finds the matching server log line.
  • Which route failed. Web form, API or CLI. If one works and another does not, that narrows it enormously.
  • For a self-hosted instance, the output of php cli.php doctor.