Questa pagina è disponibile anche in English
API di conversione file

Lascia che il tuo agente apra qualsiasi file.

46 formati, una chiamata API. Documenti, immagini, pagine web e dati, in entrata e in uscita. I job a file singolo rispondono in meno di 5 secondi.

  • 46 endpoint
  • Sincrono in meno di 5 s
  • Limited Time Free
  • Nessuna carta di credito
Parte di EnConvert, il layer eyes-and-hands. Chiami da un agente? Prendi il server MCP.
POST /v1/convert/url-to-pdf
curl -X POST "https://api.enconvert.com/v1/convert/url-to-pdf" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'

# Returns a signed download URL for the finished PDF.
Formati

Ogni formato di cui il tuo prodotto ha bisogno.

Combina all'interno di una famiglia o tra famiglie diverse. La matrice completa endpoint per endpoint è nella documentazione.

Documenti10 formati

  • PDF
  • DOCX
  • XLSX
  • PPTX
  • ODT
  • EPUB
  • Pages
  • Numbers
  • HTML
  • Markdown

Immagini5 formati

  • JPEG
  • PNG
  • WebP
  • HEIC
  • SVG

Cattura web6 formati

  • URL to PDF
  • URL to screenshot
  • URL to Markdown
  • HTML to PDF
  • HTML to PNG
  • Site crawl

Dati5 formati

  • CSV
  • JSON
  • XML
  • YAML
  • TOML

Dati del motore

Sincrono in meno di 5 secondi

Le conversioni a file singolo rispondono nella stessa richiesta. I job più grandi passano ad asincrono con polling o webhook.

Batch fino a 400 file

Una richiesta, molti file. Output in zip e callback webhook sui piani Studio e Production.

Rendering qualità Chromium

Le conversioni di URL girano su un vero motore browser: banner dei cookie chiusi, immagini lazy caricate, layout intatti.

Solo URL firmati

I file di output risiedono su storage cifrato e tornano come URL firmati con scadenza. I bucket restano privati.

Agent-first

Da un prompt a un file aperto.

Il modello indica il file e il formato desiderato. Il server MCP sceglie lo strumento, esegue la conversione e restituisce il risultato. Niente HTTP, niente polling, niente codice collante nel tuo progetto.

Guarda tutti gli strumenti agente sul server MCP
agente · chiamata strumento
> Open this report and pull out the pricing table: https://example.com/q3-report.pdf

// the agent picks one tool, no HTTP glue
convert({
  url: "https://example.com/q3-report.pdf",
  to: "markdown"
})

-> q3-report.pdf opened as Markdown in 2.1s. 1,840 words, 1 table.

FAQ sulla conversione dei file

Forty-six endpoints across four families: documents (PDF, DOCX, XLSX, PPTX, ODT, EPUB, Pages, Numbers, HTML, Markdown), images (JPEG, PNG, WebP, HEIC, SVG), web capture (URL to PDF, URL to screenshot, URL to Markdown, HTML rendering, full-site crawl), and data files (CSV, JSON, XML, YAML, TOML).
Single-file conversions return synchronously in under 5 seconds. Large files, full-site crawls, and big batches run async: you get a job ID and can poll or receive a webhook when the output is ready.
Yes. The free tier includes 500 ops per month with a 5 MB file size limit and requires no credit card while EnConvert is in beta. Paid plans start at $29 per month for 3,000 ops and 15 MB files.
Send multiple files in one request, up to 50 on Indie, 100 on Studio, and 400 on Production. Studio and Production plans can bundle results into a single zip and notify your server through a webhook callback.
Output files are stored encrypted and returned as expiring signed URLs; storage buckets are never exposed. Files auto-delete after your plan retention window: 1 hour on Free, 7 days on Indie and Studio, 30 days on Production.

Prima conversione nei prossimi cinque minuti.

Limited Time Free. $29/mese quando scali. Una fattura, nessuna sorpresa.