# Tesseract.js v3.0 릴리즈

> Clean Markdown view of GeekNews topic #7477. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7477](https://news.hada.io/topic?id=7477)
- GeekNews Markdown: [https://news.hada.io/topic/7477.md](https://news.hada.io/topic/7477.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-26T11:11:02+09:00
- Updated: 2022-09-26T11:11:02+09:00
- Original source: [github.com/naptha](https://github.com/naptha/tesseract.js)
- Points: 13
- Comments: 1

## Topic Body

- 100개 이상의 언어에 대해서 동작하는 C++로 작성된 Tesseract OCR의 JS 포팅 버전   
- V3 의 개선 사항   
  - 엄청 빨라짐 : 브라우저에서는 84%, Node.js에서는 96% 런타임 시간 감소   
  - SIMD 지원 장비를 위한 빌드 추가   
  - Tesseract v5.1.0 적용(emscripten 3.1.18 사용)  
- V2 의 개선 사항   
  - 한번 인식할때 여러개의 언어 동시 지원   
  - PNG,JPG,BMP,PBM 지원  
  - WebAssembly와 TypeScript 도 지원

## Comments



### Comment 12494

- Author: xguru
- Created: 2022-09-26T11:12:01+09:00
- Points: 1

[Tesseract.js - Tesseract OCR 엔진의 자바스크립트 포팅 버전](https://news.hada.io/topic?id=1117)
