Log in

View Full Version : programming help?


silverfox9001
July 24th, 2014, 02:33 AM
would anybody be able to help me make an ocr program? (a program that converts pdf and image files to text) or supply the code and such for one. I'm not really bothered what programming language it's in, I'm just in desperate need for one so that I can add to it for a school project.
Thanks.

Silicate Wielder
July 24th, 2014, 02:24 PM
It is certainly possible and can be done on a number of languages. although I dont know how the PDF format works exactly so you I'll have to take a crack and open one of my PDFs in nano (Terminal based text editor)

I assume all PDFs are different as some are just images and some are actually text that can be copied and pasted.

Mind if I ask why you would like to convert the format?

TheMatrix
July 25th, 2014, 10:38 PM
Try searching on your favorite search engine. There are many of these things.