How to convert Image To Text in RoR

43 views
Skip to first unread message

rajeevkannav

unread,
Jun 13, 2011, 11:30:46 PM6/13/11
to rubyonra...@googlegroups.com
Hello All


I have too many scanned notes i need to convert them into text and then user may download that as pdf  , How it can be done in RoR

Please help

Thanks in advance :)

rajeevsharma86

unread,
Jun 14, 2011, 5:44:00 AM6/14/11
to rubyonra...@googlegroups.com
is there no way ???


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/IGsfkVoWt-4J.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Walter McGinnis

unread,
Jun 14, 2011, 6:17:30 AM6/14/11
to rubyonra...@googlegroups.com
What you need to do is identify open source software that does OCR specifically. Rails doesn't include image or PDF manipulation itself, but can be integrated with other tools that do. E.g. Rmagick and Prawn.

These Ruby gems look promising:

https://github.com/dannnylo/rtesseract

Amit Sethi

unread,
Jun 14, 2011, 4:08:12 AM6/14/11
to rubyonra...@googlegroups.com
On Tue, Jun 14, 2011 at 9:00 AM, rajeevkannav <rajeevs...@gmail.com> wrote:
> Hello All
>
>
> I have too many scanned notes i need to convert them into text and then user
> may download that as pdf  , How it can be done in RoR
>
i am not sure how ROR can help you here but you could use gocr for
image to text conversion.


--
A-M-I-T S|S

Zé Ricardo

unread,
Jun 14, 2011, 12:42:57 PM6/14/11
to rubyonra...@googlegroups.com
Why don't you put the image file itself inside the pdf? :)

Reply all
Reply to author
Forward
0 new messages