ivbeg/docx2csv

Add export to ZIP and JSON files

ivbeg opened this issue · 1 comments

ivbeg commented

Support not just dump to CSV/XLS, but also export to JSON and ZIP files.
JSON export should keep metadata:

  • datetime of extraction
  • filename
  • tables

Maybe something else.

  • Add JSON export
  • Add ZIP export
ivbeg commented

Added JSON export