Node.js | Convert Image to Text with Tesseract.js

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ค. 2021
  • In this video we use Tesseract.js to extract text from images with Node.js
    Tesseract is an alternative to Amazon Web Services (AWS) Textract and Google Cloud Platform's (GCP) Cloud Vision API. This library turns images into text with incredibly less code and I think you will enjoy it!

ความคิดเห็น • 21

  • @nickersonlauriston1582
    @nickersonlauriston1582 ปีที่แล้ว +1

    Very powerful tool. Thank you!

  • @madzorojuro
    @madzorojuro ปีที่แล้ว +1

    This was so helpful thanks man
    😘

  • @JacobSargentTech
    @JacobSargentTech 4 หลายเดือนก่อน

    Thanks for your help Sam 🔥

  • @brunorocha9898
    @brunorocha9898 2 ปีที่แล้ว +1

    nice... thanks for sharing this..

  • @Gulsha22
    @Gulsha22 2 ปีที่แล้ว +1

    Thanks a Ton!

  • @albuquerquedev5200
    @albuquerquedev5200 ปีที่แล้ว +2

    It’s tooooooo crazy!!

  • @labilawal
    @labilawal 3 ปีที่แล้ว +3

    Great video. I implemented this and it worked. Then I slept and when I woke up, it stopped working. Giving me an error of failed to load language eng

  • @t.t.1744
    @t.t.1744 2 หลายเดือนก่อน

    thank you

  • @allankiplagat2212
    @allankiplagat2212 2 ปีที่แล้ว +1

    how can I incorporate it in the browser?

  • @Octpssy
    @Octpssy 2 หลายเดือนก่อน

    thans, how can we resize columns and rows? like bill one example.

  • @boondocksripoff2237
    @boondocksripoff2237 2 ปีที่แล้ว +2

    you should provide a link to ur website in the description

  • @itz_boaz_t.k.4772
    @itz_boaz_t.k.4772 2 ปีที่แล้ว +1

    Hello i have a question, i did everything you did. But it says tesseract is not defined

    • @codingwithsam
      @codingwithsam  2 ปีที่แล้ว

      Hi. Can you send a picture of your code to koklathewebguy@gmail.com? So I can maybe have a look?

    • @itsaaron6423
      @itsaaron6423 2 ปีที่แล้ว

      @@codingwithsam can I build this from scratch

    • @wanjohi
      @wanjohi 2 ปีที่แล้ว +1

      @@itsaaron6423 I don't think so, unless you're a state of the art data scientist who's good in maths and python....
      ✌🏽

    • @itsaaron6423
      @itsaaron6423 2 ปีที่แล้ว

      @@wanjohi how does this pertain to data science

  • @fabioescobar5463
    @fabioescobar5463 2 หลายเดือนก่อน

    ty! still useful!!

  • @Edzward
    @Edzward 2 ปีที่แล้ว +3

    Strange, I can barely listen any audio from my Notebook or my TV but the audio is normal on my phone... 🤔
    Anyone else with the same problem?

  • @Roronoa1062
    @Roronoa1062 ปีที่แล้ว +1

    Failed to pasrse URL .../tesseract.js-core/tesseract-core.wasm). Build with -s Assertion=1 for more info.

    • @Roronoa1062
      @Roronoa1062 ปีที่แล้ว

      npm i tesseract.js solved the issue