ezdxf-strip - Man Page
ezdxf strip – strip comments and THUMBNAILIMAGE section from DXF files
Synopsis
ezdxf strip [-h] [-b] [-t] [--handles] [-v] [FILE] [FILE...]
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
- --handles
remove handles from DXF R12 or older files
- -v, --verbose
give more output
Environment
See ezdxf(1).
Files
See ezdxf(1).
See Also
ezdxf-audit(1), ezdxf-draw(1), ezdxf-view(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-config(1), ezdxf-info(1), ezdxf-hpgl(1)
Referenced By
ezdxf(1), ezdxf-audit(1), ezdxf-browse(1), ezdxf-browse-acis(1), ezdxf-config(1), ezdxf-draw(1), ezdxf-hpgl(1), ezdxf-info(1), ezdxf-view(1).