0

I need to read document texts with ruby and then perform some operations on their contents. Some of these documents include images that I need to upload to my server and later show the data with images. Any idea on how I can achieve this?

I'm thinking of using doc_ripper/docsplit, but ripper doesn't talk about images extraction, and docsplit seems to only take a screenshot of the entire page.

If this is not possible, I am fine with a way to recover the image file name in the right position, so then I can extract the file and upload it manually.

sawa
  • 165,429
  • 45
  • 277
  • 381
llermaly
  • 2,331
  • 2
  • 16
  • 29

0 Answers0