79406072

Date: 2025-02-02 04:36:37
Score: 0.5
Natty:
Report link

To extract images from pdf in c/c++ use 'pdfimages -all sample.pdf /tmp/output' for Extracts images in their original format. And -j flags for Extracts images in JPEG format. after extracting images you can use poppler library of c to extract text from that images.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: OMKAR GULAMBE