Succkby / DXF2img

A tool to convert dxf files to images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%