Skip to main content
Known Participant
August 2, 2008
Question

Text image back to Editable text

  • August 2, 2008
  • 3 replies
  • 1179 views
I need to convert "text image" to "editable text" in illustrator. I can't found any option for this in illustrator.

But in acrobat using the OCR option i changed the text image back to editable text. Is it possible to convert "text image" to "editable text" through programatically using Illustrator SDK. I need help for this. Kindly advice me.

Any script or plugin available for that.

Thanks in advance,
Prabudass
maria.prabudass@gmail.com
This topic has been closed for replies.

3 replies

3DTOPO
Inspiring
August 8, 2008
If you are looking for scripting advice, you are more likely to get a response on the scripting forum.

I would suggest looking at the Illustrator scripting guide and sample (both should be in the "Scripting" folder located in your Illustrator folder).
Known Participant
August 4, 2008
Thanks for your response. Any sample code(in javascript) available to "run OCR code". Kindly help me.

Thanks,
Prabudass
3DTOPO
Inspiring
August 2, 2008
I do not think OCR capability in Illustrator exists.

You would have to export the image, run OCR code or an application on it, then create new text in Illustrator. Not at all trivial.