Results 1 to 6 of 6

Thread: Jpg to txt converter dll

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    4

    Jpg to txt converter dll

    Hi,

    I have to convert a jpg to txt format through code. I want to know the DLL file name and also from where I could find the DLL.

    Please help me. This is urgent.

    Thanks.

  2. #2
    Hyperactive Member Quiver318's Avatar
    Join Date
    Sep 2007
    Posts
    260

    Re: Jpg to txt converter dll

    Perhaps I misunderstand what you need to do, but it would seem that if you simply change the extention of your JPG file to a TXT file, your file will be "converted." Once done, if you open the new TXT file in something like Notepad, you will see the exact representation of your JPG file, as text.

  3. #3
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Jpg to txt converter dll

    Do you mean draw an image with ascii art? Make a picture with symbols that looks like the picture?


    Has someone helped you? Then you can Rate their helpful post.

  4. #4

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    4

    Re: Jpg to txt converter dll

    No.

    I think I have not cleared the scenario.

    Actually I have an Image file (a scanned file) in jpg format in which some texts have been written. Since this is an image file so i can not access the texts. I know that there are some softwares which convert image file into text file. Also I am using one of them. But to get a text file I have to select each file and followup the asking actions. This will take a lot of time, since I have more than 150 image file, it will take more than 3 to 4 hous to convert.
    Hence I want to import the related data in the software and for this I just need of jpg to txt converter dll so that I can import it into the software and automate the process of converting.

    If u know anyone then pls help me.

  5. #5
    Hyperactive Member Quiver318's Avatar
    Join Date
    Sep 2007
    Posts
    260

    Re: Jpg to txt converter dll

    The tool you mention is OCR (Optical Character Reader) software. There are SDKs to control OCR software and there are scripting versions of the software available all over the Internet used to help companies port their paperwork to electronic storage.

    If you search Google with the term "OCR API" you will see many companies that offer this type of software that you can control with various languages.

    I would think that every company has a different method for calling their software with programming languages.

    Quiver

  6. #6
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171

    Re: Jpg to txt converter dll



    Has someone helped you? Then you can Rate their helpful post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width