it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

Feature Request for HTML WYSIWYG editor

Open JellyB92 opened this issue 7 months ago • 8 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

Hey.

I really appreaciate your tool! Id like to propose the reverse functionality of HTML WYSIWYG editor. Where you can paste HTML text and it provides it as a "clear / structured text"

Is their example of this tool in the wild?

For eg:

https://html-online.com/ https://htmled.it/

Additional context

No response

Validations

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

JellyB92 avatar May 19 '25 13:05 JellyB92

Hi @JellyB92 , something like : https://sharevb-it-tools.vercel.app/html-cleaner combined with https://sharevb-it-tools.vercel.app/html-wysiwyg-editor

sharevb avatar Jun 11 '25 14:06 sharevb

Hey @sharevb

Yes, kind of that! Id like to paste html source code and modify then the output directly (remove columns etc.) in the generated view. Then kind of copy the table into excel etc.

JellyB92 avatar Jun 12 '25 07:06 JellyB92

Hi @JellyB92 , implemented now in https://sharevb-it-tools.vercel.app/html-wysiwyg-editor by the way of link "Click here to paste or edit raw html"

sharevb avatar Jul 06 '25 17:07 sharevb

You are a blessing!

Thank you very much!

JellyB92 avatar Jul 16 '25 12:07 JellyB92

Hey

Just one more thing, i experience some mark / copy issue while i want to mark the whole table inside the field with "CTRL + A" and then "CTRL + C". Its kind of not marking the whole table. Even with the mouse.

Could you doublecheck if you have some spare time? My suggestion would be to add a button "copy value" for each field

BR Jelly

JellyB92 avatar Aug 13 '25 08:08 JellyB92

Hi @JellyB92 , sounds like TipTap has some bugs related to selecting tables, row, columns, cells, etc...

Will try to investigate, fill free to open issue in my fork (as I am not the maintainer here): https://github.com/sharevb/it-tools

And if you arr interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)

sharevb avatar Aug 19 '25 15:08 sharevb

Hi @sharevb

Im kinda new into selfhosting toppics.

I try to use the tool with LXC container on my proxmox, but failed to get the newest version and still use it over your site :)

JellyB92 avatar Aug 21 '25 09:08 JellyB92