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

PDF to *

Open Jon1Games opened this issue 8 months ago • 5 comments

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

A tool(s) to convert from PDF to docs, PNG, MD, and more.

Is their example of this tool in the wild?

https://www.sodapdf.com/pdf-tools/pdf-to-docx/ https://tools.pdf24.org/

Additional context

Cannot really confirm that "Check that the feature can be implemented in a client-side only app (IT-Tools is client-side only, no server)." But I think it should be possible.

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).

Jon1Games avatar May 02 '25 20:05 Jon1Games

Hi @Jon1Games , on client side only:

  • pdf to raw txt
  • pdf to ocr txt
  • pdf to image of pages

But probably not more structured

sharevb avatar May 03 '25 18:05 sharevb

Okay, it would also be a great addition, though.

Jon1Games avatar May 16 '25 14:05 Jon1Games

Free and Open-Source software doing exactly this already exists (https://github.com/Stirling-Tools/Stirling-PDF among others). I don't think doing it client-side would be easy (and I don't think IT-Tools should implement complex file conversion like this)

nodiscc avatar May 17 '25 21:05 nodiscc

Hi @Jon1Games and @nodiscc , implemented here : https://sharevb-it-tools.vercel.app/pdf-text-extractor

And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made 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 Jun 08 '25 22:06 sharevb

Hi @nodiscc @Jon1Games , also : https://sharevb-it-tools.vercel.app/ocr-image

sharevb avatar Nov 02 '25 13:11 sharevb