Auddomate
Docs Site plans

Supported formats

What you can upload, what happens to it, and what is rejected.

1 min read3 sections
FormatScaleWhat happens
ASCII DXFRead from the fileParsed in the browser and drawn as vectors. Snapping uses the drawing's own vertices.
PDFTwo-point, by youThe first page is rasterised in the browser. Nothing is sent to a server-side converter.
PNG, JPEG, WebPTwo-point, by youDisplayed as-is.
DWGNot supported. Export an ASCII DXF from your CAD tool.
Binary DXFRejected on upload. Export ASCII.

#File size

The cap is 40 MB per plan. A PDF that fails to upload is almost always over that; flatten or split it and try again.

#Replacing a plan

A study holds one plan. Uploading another replaces it, deletes the old file from storage, and keeps your markup only if the new plan is the same format and scale. It is safer to finish markup on the plan you intend to keep.

#Where files live

Uploaded plans are stored outside the public web root and served only through the application, which checks your organisation on every request. Guessing a URL does not work.