ezdxf-strip - Man Page
ezdxf strip – strip comments and THUMBNAILIMAGE section from DXF files
Synopsis
Description
Strip comment tags (group code 999) from ASCII DXF files and can remove the THUMBNAILIMAGE section. Binary DXF files are not supported.
Options
Positional Arguments
- FILE
DXF file to process, wildcards * and ? are supported
Optional Arguments
- -h, --help
show a help message and exit
- -b, --backup
make a backup copy with extension .bak from the DXF file, overwrites existing backup files
- -t, --thumbnail
strip THUMBNAILIMAGE section
- -v, --verbose
give more output
Environment
See ezdxf(1).
Files
See ezdxf(1).
See Also
ezdxf-pp(1), ezdxf-audit(1), ezdxf-draw(1), ezdxf-view(1), ezdxf-pillow(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-config(1), ezdxf-info(1)
Referenced By
ezdxf(1), ezdxf-audit(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-config(1), ezdxf-draw(1), ezdxf-info(1), ezdxf-pillow(1), ezdxf-pp(1), ezdxf-view(1).
September 2022