Any Convert
API for CAD conversion

Turn DWG drawings into PDF, automatically.

Send a DWG file to one endpoint. We convert it and deliver the finished PDF straight to your webhook, with no polling, no manual downloads, and no desktop software.

Get your API key Read the docs
curl -X POST https://api.anyconvert.app/v1/convert \
  -H "Authorization: Bearer sk_live_..." \
  -F "file=@site-plan.dwg" \
  -F "strategy=dwg_to_pdf" \
  -F "webhook_url=https://yourapp.com/webhooks/pdf"

→ 202 Accepted
{
  "job_id": "job_8f3a2c19",
  "status": "processing"
}

How it works

01
POST your file
Send the DWG and your webhook URL to a single endpoint with your API key.
02
We convert it
DWG to PDF, processed automatically on our infrastructure.
03
We call your webhook
The finished PDF is delivered straight to your endpoint. No polling required.
Files removed from our servers immediately after delivery.
Bearer-token authentication on every request.
Broad DWG version support, from older files through current releases.
Built for automated pipelines. Webhook delivery, not a manual download page.

Simple, credit-based pricing

Buy a credit pack. Each credit converts one document. Turn on auto-recharge in your dashboard and you'll never run dry.

Starter
$100 / 100 documents
$1.00 per document
  • ✓ Full API access
  • ✓ Webhook delivery
  • ✓ Credits never expire
  • ✓ Email support
Buy Starter
BEST VALUE
Growth
$180 / 200 documents
$0.90 per document
  • ✓ Everything in Starter
  • ✓ 10% lower per-document rate
  • ✓ Priority processing
  • ✓ Priority support
Buy Growth

Running low? Turn on auto-recharge and we'll top up your credits automatically when your balance hits zero.

Any Convert
A simple conversion API for teams that need DWG drawings turned into PDF, automatically.
Product
Docs Pricing
Legal
Terms of Service Privacy Policy Refund Policy
Support
support@anyconvert.app
© 2026 Any Convert. All rights reserved.