Skip to content

A tool to convert dxf files to images

License

Notifications You must be signed in to change notification settings

1207702931/DXF2img

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DXF2img

A tool to convert dxf files to images.

this tool uses ezdxf library to convert DXf to images,

also it has a GUI to be easy to use by everyone.

Requirements:

Python 3

ezdxf : to install it use "pip install ezdxf"

wxpython : to install it use "pip install wxPython"

matplotlib : to install it use "pip install matplotlib"

About

A tool to convert dxf files to images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%