extracting text from images falls into the optical character
recognition problem, which is not simple. AFIK PIL doesn't support
that feature, try looking for specialized OCR libraries.

On Wed, Oct 27, 2010 at 6:40 AM, <pyt...@bdurham.com> wrote:
>
> Resending from email registered with mailing list.
>
> Arun,
>
> Have you checked out PIL (Python Imaging Library)?
> http://www.pythonware.com/products/pil/
>
> Malcolm
> _______________________________________________
> Image-SIG maillist  -  image-...@python.org
> http://mail.python.org/mailman/listinfo/image-sig
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to