Contents
The bulk export problem in Fusion 360
Autodesk Fusion 360 is a powerful cloud-based CAD tool, but it has one persistent frustration: there is no native bulk export feature. If you want to export your designs to STEP for a manufacturer, or back up your entire library as F3D files, you have to open each design individually and export it one at a time.
For small projects with a handful of files, this is manageable. For anyone with dozens or hundreds of designs — engineers, product designers, custom shops — it becomes a significant time sink. Exporting 100 files manually can take an hour or more of repetitive clicking.
This guide covers all the options available, from manual workarounds to full automation.
TL;DR: Fusion 360 has no native bulk export. The fastest solution is ExportKit Pro — a Fusion add-in that exports entire project folders to STEP, F3D, PDF and more in one automated pass. Free 30-export trial available.
Which export formats does Fusion 360 support?
Fusion 360 can export to these formats, depending on your license tier:
| Format | Extension | Free License | Paid License | Use Case |
|---|---|---|---|---|
| STEP | .step | ✓ | ✓ | CAD interchange, manufacturing |
| Fusion Archive | .f3d / .f3z | ✓ | ✓ | Native backup, full history |
| USD | .usdz | ✓ | ✓ | AR/VR, visualization |
| PDF (drawings) | ✓ | ✓ | Drawing documentation | |
| IGES | .igs | Paid only | ✓ | Legacy CAD interchange |
| SAT | .sat | Paid only | ✓ | ACIS solid format |
| SMT | .smt | Paid only | ✓ | Sheet metal |
Note: IGES, SAT, and SMT export require a paid Autodesk Fusion license. Attempting these on a free license will fail. STEP, F3D, USD, and PDF work on all license tiers.
Manual method (one file at a time)
Without an add-in, the only option is to export files one at a time:
- Open the design in Fusion 360
- Go to File → Export
- Select your format (STEP, F3D, etc.) and output location
- Click Export and wait for it to complete
- Close the design and repeat for the next file
This works fine for a small number of files. For 50+ files it becomes impractical. There is no way to queue multiple files or select a folder for batch export natively.
Automated method: using a Fusion 360 add-in
The correct solution for bulk export is a Fusion 360 add-in — a plugin that runs inside Fusion and automates the export process using Fusion's API. Add-ins are installed from the Autodesk App Store and appear in your Add-Ins panel.
An add-in can iterate through every file in a project folder, open each one, export it in any number of formats, and close it — all without you clicking anything.
How ExportKit Pro works
ExportKit Pro is a bulk export add-in for Fusion 360. Here is the workflow:
- Install from the Autodesk App Store. Search for "ExportKit Pro for Fusion" and install. The add-in appears in your Add-Ins panel on the next Fusion launch.
- Select your project folder. Use the Project and Folder dropdowns to navigate to the folder you want to export. You can export at any level — an entire project, a subfolder, or just one specific folder.
- Choose your output folder. Click Browse to select where exported files will be saved on your local drive. ExportKit Pro mirrors your Fusion folder structure — your files come out organized exactly the way they are in Fusion.
- Select export formats. Check any combination of STEP, F3D, IGES, SAT, SMT, USD, and PDF. You can export to multiple formats in a single run.
- Scan before exporting. Click Scan Folder to see a preview — file counts, estimated output, any unsupported files, and your trial/license status. Nothing is exported until you confirm.
- Start Export. Click Start Export. A floating progress window shows the current file, pass (CAD formats or PDF drawings), exported/skipped/failed counts, and a Stop button. Walk away and come back when it's done.
Efficiency note: ExportKit Pro opens each design once and exports to all selected formats before closing. If you choose STEP + F3D + PDF, each file is only opened once. This is significantly faster than three separate export passes.
Resume after interruption
If an export is stopped — by you, by a crash, or by anything else — re-running ExportKit Pro with the same settings automatically skips files that already exist in the output folder. You never have to start over from scratch.
Output folder structure
Exported files are saved to your output folder in a structure that mirrors your Fusion project:
Output folder/
Hub Name/
Project Name/
Subfolder/
DesignName.step
DesignName.f3d
Drawing/
DrawingName.pdf
Incremental backup mode
ExportKit Pro includes an incremental backup mode that is particularly useful for engineers who work in Fusion daily and want to maintain up-to-date local exports of their library.
When incremental mode is enabled, ExportKit Pro tracks the Fusion version number of every file it exports, storing this in a small JSON index file in your output folder. On subsequent runs:
- Files whose version number has not changed since the last export are skipped automatically
- Files that have been updated in Fusion (new save, new version) are re-exported
- New files that were not present during the last run are exported for the first time
This means a daily backup of a 500-file project might only re-export 5-10 files that were actually changed — completing in under a minute instead of an hour.
Important: Do not delete the exportkitpro_index.json file from your output folder. It is what enables incremental mode to track which files have already been exported.
Tips for large project libraries
Pre-export scan first. Always run the scanner before starting a large export. It will flag any files with unsupported formats, long path names, or other issues before the export begins — saving you from discovering problems halfway through a 2-hour run.
Export STEP + F3D together. The most common backup combination is STEP (for sharing/manufacturing) and F3D (for Fusion-native recovery). Since ExportKit Pro opens each file once, running both formats together costs almost no extra time compared to running just one.
Use incremental mode for regular backups. Set up a regular schedule — weekly or after major design sessions — and use incremental mode so only changed files are re-exported. This scales to any library size.
Large folders (500+ files) may take time to scan. Fusion's API scans files at a rate of roughly 50-100 per second. A 500-file project might take 5-10 seconds to scan. Fusion will appear unresponsive during the scan — this is normal.
Use the STOP.txt method for long runs. For very long exports, you can create a file named STOP.txt in your output folder at any time to trigger a clean stop after the current file finishes.
Stop exporting files one by one
ExportKit Pro bulk exports your entire Fusion 360 project in one pass — STEP, F3D, PDF and more. Free 30-export trial, no registration required.
Download Free Trial Buy Individual — $79One-time purchase · License key by email · 1 year of updates
Frequently asked questions
Can Fusion 360 bulk export multiple files at once natively?
No. Fusion 360 does not have a built-in bulk export feature. Files must be exported one at a time natively. A third-party add-in like ExportKit Pro is required to automate bulk export across an entire project folder.
How do I export all Fusion 360 files to STEP?
Install ExportKit Pro from the Autodesk App Store, select your project folder, choose STEP as your format, pick an output folder, and click Start Export. ExportKit Pro will export every design in the folder and all subfolders to STEP automatically.
What is the best way to back up Fusion 360 files locally?
Export your designs as F3D/F3Z (Fusion Archive) to a local drive. This format preserves the full design history. Using ExportKit Pro's incremental mode, you can automate regular backups — only changed files are re-exported each time, keeping the process fast even on large libraries.
How long does it take to bulk export 100 Fusion 360 files?
Exporting 100 simple parts to STEP typically takes 3-8 minutes. Complex assemblies take longer — 10-30 seconds each. Exporting to multiple formats simultaneously adds minimal time since each design is only opened once.
Can I bulk export Fusion 360 drawings to PDF?
Yes. ExportKit Pro exports Fusion drawing files (.f2d) to PDF in bulk. Drawings are processed in a separate pass after all CAD format exports complete. The PDFs are saved in the same folder structure as your Fusion project.
Does ExportKit Pro work with the free Fusion 360 personal license?
Yes. STEP, Fusion Archive (F3D/F3Z), USD, and PDF export all work on the free personal use license. IGES, SAT, and SMT require a paid Autodesk Fusion subscription.
Is there a free trial of ExportKit Pro?
Yes. The free trial includes 30 full-featured exports with no registration required. Download from the Autodesk App Store and try it on your own project before buying.