Skip to content

Transform HTML Table to CSV/MD/TSV/JSON #416

Description

@ripkurrle

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

HTML tables are built for presenting that table in a browser window but when you want to use that data for another purpose it will be common to put it into a spreadsheet/text pad. Its hit and miss whether the text or whitespace copies across cleanly and requires some or a lot of adjustments to make it work in the other software.

A simple tool to strip out any formatting and leave just the table structure would be great and fit in well with other similar tools currently available in this application.

Is there example of this tool in the wild?

https://tools.simonwillison.net/html-table-extractor
https://support.google.com/docs/answer/3093339?hl=en-GB

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
  • Everything is written in PLAIN ENGLISH

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions