# Is there any tool available, which merges multiple dxf files into single dxf file?

 1. [FAQ](/faq)
2. »
3. [Import Questions](/faq/import-questions)

You can convert .dxf files to .dwg and insert them as external references into one main drawing. After that using binding they can be merged into main drawing. See OdDbXrefMan::bind() - XRefMan.h
