IronOCR의 변경 로그를 통해 최신 정보를 확인하세요.

This article was translated from English: Does it need improvement?
Translated
View the article in English

IronOCR 로드맵

저희는 시장의 요구를 충족시키기 위해 IronOCR 개발했으며, 이 제품은 저희의 대표적인 제품 중 하나로 뛰어난 성과를 거두었습니다. 오늘날 우리는 커뮤니티의 요구에 따라 새로운 기능 요청을 지속적으로 출시하고 있습니다.

저희는 안정성과 높은 정확도를 구현하기 위해 구글의 최신 테서랙트 기술을 적극적으로 활용하고 있습니다. 이를 통해 고객은 최첨단 OCR 판독 엔진의 이점을 누릴 수 있습니다.

IronOCR 매달 새로운 버전을 출시하며 그 가치를 지속적으로 입증하고 있으며, 최종 사용자가 .NET 언어를 발전시킬 수 있도록 돕겠다는 우리의 사명을 실현하고 있습니다.

IronOCR 은 개발자들이 가장 선호하는 도구 중 하나 라는 것을 알고 있습니다. IronOCR 동종 분야 최고의 제품으로 자리매김하기 위해 최신 기술을 적용하여 이미지 필터, 컴퓨터 비전 및 머신 러닝 기능을 개선하고 있습니다.

우리의 다음 목표는 다양한 프로그래밍 언어를 지원하는 IronOCR 출시하는 것입니다.

¹2022년 6월에 실시한 고객 설문조사를 기반으로 함.


2026년 4월

IronOCR v2026.4.1

PM > Install-Package IronOcr -Version 2026.4.1

릴리스 노트

  • Added full ICAO MRZ field extraction and best-effort VIZ Date of Issue detection to PassportInfo

  • Fixed crash in SaveAsSearchablePdf when using Scale() or EnhanceResolution() during batch text rendering.
  • Fixed System.Memory assembly version conflict (FileLoadException) affecting .NET Framework 4.8 customers

  • 내부 종속성을 업데이트합니다.

2026년 3월

IronOCR v2026.3.3

PM > Install-Package IronOcr -Version 2026.3.3

릴리스 노트

  • Fix ReadPhoto and ReadScreenShot crash when no text is detected
  • 텍스트 그리기 작업에서 유니코드 문자 및 비표준 글꼴이 올바르게 표시되지 않던 문제를 수정했습니다.
  • 검색 가능한 PDF 생성을 위한 사용자 지정 글꼴 지원을 추가하여 UTF-8 문자 렌더링 문제를 해결했습니다.
  • 불필요한 HOCR 생성 및 임시 파일 정리 문제를 수정합니다.

  • 내부 종속성을 업데이트합니다.

2026년 2월

IronOCR v2026.2.1

PM > Install-Package IronOcr -Version 2026.2.1

릴리스 노트

  • 내부 종속성을 업데이트합니다.

2026년 1월

IronOCR v2026.1.2

PM > Install-Package IronOcr -Version 2026.1.2

릴리스 노트

  • 내부 종속성을 업데이트합니다.

2025년 12월

IronOCR v2025.12.3

PM > Install-Package IronOcr -Version 2025.12.3

릴리스 노트

  • Added SaveAsSearchablePdf() support for OcrPhotoResult and OcrDocAdvancedResult

  • 입력 PDF 파일의 손상된 문자가 출력 검색 가능 PDF 파일에 나타나는 문제를 수정했습니다.
  • Fixed an issue where SaveAsSearchablePdf() throws exception when applying Deskew() to OcrInput
  • Fixed an issue where SaveAsSearchablePdf() throws exception when ApplyFilter was set to true

  • 내부 종속성을 업데이트합니다.

Scale()andEnhanceResolution()filters incompatible withSaveAsSearchablePdf()- all other 10 filters work correctly. (이 오류는 OCR-405 로 기록됩니다.)


2025년 11월

IronOCR v2025.11.31

PM > Install-Package IronOcr -Version 2025.11.31

릴리스 노트

  • 영어 필기체 OCR 지원 기능이 추가되었습니다.

  • OCR 검색이 가능한 PDF 생성 시 처리 시간을 개선합니다.

  • Fixed an issue where ASP.NET Web App .NET Framework (MVC/Web Forms) throws exception when using advanced scan methods.
  • Fixed an issue where SaveAsSearchablePdf() throws 'Sequence contains no elements' exception
  • Fixed an issue native reference files cannot be located in ASP.NET Web Forms Site (Legacy template)

  • Combined IronOcr.Extensions.AdvancedScan to the main IronOcr package
  • 내부 종속성을 업데이트합니다.

2025년 10월

IronOCR v2025.10.11

PM > Install-Package IronOcr -Version 2025.10.11

릴리스 노트

  • 내부 종속성을 업데이트합니다.

2025년 9월

IronOCR v2025.9.7

PM > Install-Package IronOcr -Version 2025.9.7

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2025.9.3.

  • TIFF 이미지 입력에 대한 메모리 사용량을 최적화합니다.

2025년 8월

IronOCR v2025.8.6

PM > Install-Package IronOcr -Version 2025.8.6

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2025.8.1.

  • Fixes UseCustomTesseractLanguageFile cannot load file name with space.
  • 검색 가능한 PDF를 생성할 때 텍스트 흐름 방향이 잘못된 문제를 수정했습니다.

  • Introduces 4 OrientationDetectionMode inDetectPageOrientation(): Fast, Balanced, Detailed, ExtremeDetailed.

  • Improves DetectPageOrientation() outputs.

2025년 7월

IronOCR v2025.7.19

PM > Install-Package IronOcr -Version 2025.7.19

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2025.7.12.

  • Fixes an issue where ReadPassport throwed an error of System.Index.OutOfRange for certain PDF inputs.

2025년 6월

IronOCR v2025.6.4

PM > Install-Package IronOcr -Version 2025.6.4

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2025.6.2.

  • PDF 파일을 로드할 때 발생할 수 있는 메모리 누수를 수정하여, 시간이 지남에 따라 애플리케이션이 과도한 메모리를 소비하는 문제를 해결했습니다.
  • Fixes SaveAsSearchablePdf() ignores page indices from LoadPdfPages().
  • Fixes SaveAsSearchablePdf() returns output PDFs with copies of the first page content for certain input PDFs.

  • 검색 가능한 PDF 텍스트 레이어 좌표를 입력 콘텐츠와 더욱 잘 일치하도록 개선했습니다.
  • TIFF 페이지 로드 및 읽기 시 발생하는 지연 시간을 크게 개선합니다.

  • Adds explanation on how Timeout works for ReadAsync method.

2025년 5월

IronOCR v2025.5.11

PM > Install-Package IronOcr -Version 2025.5.11

릴리스 노트

업데이트 :

  • Updates IronSoftware.System.Drawing to version 2025.5.3.

특징 :

  • First release of IronOcr.Extensions.AdvancedScan for Linux and macOS.

버그 수정 :

  • Fixes issue where SaveAsSearchablePdf() ignores page indices from LoadPdfPages().

개선 사항 :

  • OCR 처리 후 검색 가능한 PDF를 생성할 때 처리 시간을 단축합니다.
  • Adds options to generate searchable PDFs with or without OCR filters applied in the SaveAsSearchablePdf method.

주요 변경 사항 :

  • Deprecates IronOcr.ComputerVision package required to run FindTextRegion and FindMultipleTextRegions APIs. Now, IronOcr.Extensions.AdvancedScan is required instead.
  • Changes FrameNumber property to PageNumber in the ReadPhoto method.

2025년 4월

IronOCR v2025.4.13

PM > Install-Package IronOcr -Version 2025.4.13

릴리스 노트

업데이트
  • Updates IronSoftware.System.Drawing to version 2025.3.6.
버그 수정

Fixes error in SaveAsHtmlDocument() method caused by PdfDocEncoding type initializer exception related to obfuscation issue.


2025년 3월

IronOCR v2025.3.2

PM > Install-Package IronOcr -Version 2025.3.2

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2025.3.5.
  • 이미지 입력에서 생성된 검색 가능한 PDF의 페이지 크기가 잘못 표시되는 문제를 수정했습니다.

2025년 2월

IronOCR v2025.2.3

PM > Install-Package IronOcr -Version 2025.2.3

릴리스 노트

개선 사항 :

Enhances the speed performance by 30% and optimized memory management by 40% for the Read and SaveAsSearchablePdf methods.

버그 수정 :

  • 배포 프로세스가 설정된 설치 경로를 따르지 않는 문제를 수정했습니다.
  • 여러 파일 형식을 검색 가능한 PDF로 읽고 생성할 때 발생하던 문제를 수정했습니다.

2025년 1월

IronOCR v2025.1.2

PM > Install-Package IronOcr -Version 2025.1.2

릴리스 노트

개선 사항 :

  • Improves reading speed when enabling RenderSearchablePdf and AutoRotateDetectionForRenderSearchablePdf.
  • Improves an exception error message for an edge case issue in Read method.
  • 알려진 보안 취약점을 해결하기 위해 종속 패키지를 업데이트합니다.
  • 내부 로그 메시지를 비활성화합니다.

버그 수정 :

  • Fixes an issue where serializing OcrResult to JSON throws an exception.

2024년 12월

IronOCR v2024.12.2

PM > Install-Package IronOcr -Version 2024.12.2

릴리스 노트

  • Updates IronSoftware.System.Drawing Dependency to 2024.12.3

2024년 11월

IronOCR v2024.11.3

PM > Install-Package IronOcr -Version 2024.11.3

릴리스 노트

  • Updates IronSoftware.System.Drawing Dependency to 2024.9.15.
  • 대부분의 사용 사례에서 검색 가능한 PDF 파일 크기를 줄여줍니다.
  • 검색 가능한 PDF에서 크기가 일관되지 않던 문제를 수정했습니다.
  • Adds a new Tesseract configuration, AutoRotateDetectionForRenderSearchablePdf, enabling users to disable automatic rotation and manually adjust the input file's orientation.

2024년 10월

IronOCR v2024.10.3

PM > Install-Package IronXl.Excel -Version 2024.10.3

릴리스 노트

  • Improves ReadPassport for rotated input.
  • Updates IronSoftware.System.Drawing Dependency to 2024.9.11

2024년 9월

IronOCR v2024.9.6

PM > Install-Package IronXl.Excel -Version 2024.9.6

릴리스 노트

  • Adds a new reading method ReadDocumentAdvanced specialized for Table data read.
  • Updates IronSoftware.System.Drawing Dependency to 2024.9.10

2024년 8월

IronOCR v2024.8.21

PM > Install-Package IronXl.Excel -Version 2024.8.21

릴리스 노트

  • 읽기 완료 후 임시 파일이 삭제되지 않는 문제를 수정합니다.
  • Updates IronSoftware.System.Drawing Dependency to 2024.8.1

2024년 7월

IronOCR v2024.7.13

PM > Install-Package IronXl.Excel -Version 2024.7.13

릴리스 노트

  • Fixes DetecPageOrientation only returned the result of the first page content.
  • Fixes ConvertToSearchablePdf overload issue.
  • TIFF 입력 파일에서 검색 가능한 PDF 출력 파일의 크기를 줄입니다.
  • Updates IronSoftware.System.Drawing Dependency to 2024.7.2

2024년 6월

IronOCR v2024.6.3

PM > Install-Package IronOcr -Version 2024.6.3

릴리스 노트

  • 스캔된 문자에 대한 향상된 제어 기능: 고급 스캔 중에 캡처되는 문자를 더욱 세밀하게 제어할 수 있습니다.
  • 향상된 문서 스캔 기능: 고급 스캔 모드는 이제 중국어, 번체 중국어, 일본어, 한국어, 라틴어를 포함한 더 다양한 언어를 지원하여 더 많은 언어로 된 문서를 스캔할 수 있습니다.
  • 검색 가능한 PDF에서 텍스트가 겹쳐 보이는 문제 수정: 이번 업데이트는 스캔 후 검색 가능한 PDF의 텍스트가 겹쳐 보이는 문제를 해결합니다.
  • Azure Function에 배포 시 발생하는 문제를 해결합니다. 이 업데이트는 IronOCR Azure Functions에 배포할 때 오류가 발생하는 문제를 해결합니다.
  • Updates IronSoftware.System.Drawing Dependency to 2024.6.1

2024년 5월

IronOCR v2024.5.25

PM > Install-Package IronXl.Excel -Version 2024.5.25

릴리스 노트

  • Introduces new Read methods, required separate installation of the IronOcr.Extension.AdvancedScan package.
  • New advanced method: ReadPhoto() [See IronOcr.Extension.AdvancedScan NuGet package].
  • New advanced method: ReadScreenshot() [See IronOcr.Extension.AdvancedScan NuGet package].
  • New advanced method: ReadPassport() [See IronOcr.Extension.AdvancedScan NuGet package].
  • New advanced method: ReadLicensePlate() [See IronOcr.Extension.AdvancedScan NuGet package].
  • Updates IronSoftware.System.Drawing Dependency to 2024.5.1

2024년 4월

IronOCR v2024.4.6

PM > Install-Package IronXl.Excel -Version 2024.4.6

릴리스 노트

  • OCR 프로세스와 관련이 없는 공개 로그를 삭제합니다.
  • Updates IronSoftware.System.Drawing Dependency to 2024.4.1

2024년 3월

IronOCR v2024.3.4

PM > Install-Package IronXl.Excel -Version 2024.3.4

릴리스 노트

  • Implement DetectPageOrientation to detect orientation of the input.
  • .NET Framework 에서 web.config 파일의 라이선스 키가 인식되지 않던 버그를 수정했습니다.
  • Updates IronSoftware.System.Drawing Dependency to 2024.3.4

2024년 2월

IronOCR v2024.2.41

PM > Install-Package IronXl.Excel -Version 2024.2.41

릴리스 노트

  • Overhauls all OcrInput methods to use Load instead of Add prefix. Please try .Load(), .LoadImage(), .LoadPdf()
  • 대용량 PDF 입력 환경에서 전반적인 속도가 최대 90% 향상되었으며, 메모리 할당 및 활성 객체 사용량은 최대 80% 감소했습니다.
  • Improved memory management for bitmaps in IronCV contexts
  • Moved SearchablePdf to its own flag. See Configuration.RenderSearchablePdf which is on by default
  • 기본 플래그에서 hOCR 출력값을 제거했습니다. Use Configuration.RenderhOCR = true to explicitly use
  • Updates IronSoftware.System.Drawing Dependency to 2024.2.2

2024년 1월

IronOCR v2024.1.17

PM > Install-Package IronXl.Excel -Version 2024.1.17

릴리스 노트

  • Updates IronSoftware.System.Drawing to v2024.4.1
  • 검색 가능한 PDF 출력에서 ​​회전 수정 사항이 무시되었습니다.
  • 검색 가능한 PDF 출력 파일의 크기가 입력 이미지 크기에 비례하도록 고정합니다.
  • 16개의 BPP bmp 파일이 검색 가능한 빈 PDF로 내보내지는 문제 수정

2023년 12월

IronOCR v2023.12.34

PM > Install-Package IronXl.Excel -Version 2023.12.34

릴리스 노트

  • Updates IronSoftware.System.Drawing to v2023.12.1

2023년 11월

IronOCR v2023.11.35

PM > Install-Package IronXl.Excel -Version 2023.11.35

릴리스 노트

  • 검색 가능한 PDF로 저장할 때 이제 A4 크기가 아닌 원본 이미지 크기로 올바르게 출력됩니다.
  • 회전된 PDF 문서가 정사각형으로 저장되는 문제 해결 (검색 가능한 PDF)
  • OcrResult.Barcode's Position data now based on original image instead of relative to Crop Region
  • Support for UTF-8 Encodings for OcrResult.SaveAsTextFile
  • StampCropRectangle can now accept a list of rectangles to stamp
  • StampCropRectangle has a static overload that returns the stamped OcrInput for further processing

2023년 10월

IronOCR v2023.10.9

PM > Install-Package IronXl.Excel -Version 2023.10.9

릴리스 노트

  • Updated IronSoftware.System.Drawing to version 2023.10.1.
  • Updated IronSoftware.Common to version 2023.10.2.

2023년 9월

IronOCR v2023.9.4

PM > Install-Package IronXl.Excel -Version 2023.9.4

릴리스 노트

  • 여러 Iron Software 제품이 설치될 때 발생하는 충돌 버그를 수정했습니다.
  • Added IronSoftware.Common as a new dependency
  • Updated IronSoftware.System.Drawing to version 2023.9.2
  • Updated IronSoftware.Native.PdfModelto version 2023.9.18570

2023년 8월

IronOCR v2023.8.34

PM > Install-Package IronXl.Excel -Version 2023.8.34

릴리스 노트

  • Searchable PDFs now retain bookmarks, annotations, page orientation, etc. (use OcrPdfInput)
  • Searchable PDFs now require less disk space
  • Added OcrPdfInput class for streamlined OCR of PDF documents
  • Added OcrImageInput class for streamlined OCR of images
  • Deprecated OcrInput class, although it will still be available for the foreseeable future
  • Fixes stamping of crop rectangles not displaying properly

2023년 7월

IronOCR v2023.7.28

PM > Install-Package IronXl.Excel -Version 2023.7.28

릴리스 노트

  • Added EnableTesseractWarnings set to false by default, to suppress Tesseract warnings in the console
  • Using IronSoftware.Native.PdfModel to read and write PDF
  • Updates IronSoftware.System.Drawing to 2023.7.1

2023년 6월

IronOCR v2023.6.6

PM > Install-Package IronXl.Excel -Version 2023.6.6

릴리스 노트

  • PostBuildEvent Runtime Folder Copy Fix: Resolved an issue related to copying the runtime folder during PostBuildEvent
  • Updates IronSoftware.System.Drawing to 2023.6.1

2023년 5월

IronOCR v2023.5.35

PM > Install-Package IronXl.Excel -Version 2023.5.35

릴리스 노트

  • Fixes an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects
  • Updates IronSoftware.System.Drawing to 2023.4.4

2023년 4월

IronOCR v2023.4.13

PM > Install-Package IronXl.Excel -Version 2023.4.13

릴리스 노트

  • Updates IronSoftware.System.Drawing to 2023.3.3
  • Includes new ReadPdfAndOverlayText method on IronTesseract to add text and preserve original PDF bookmarks/annotations
  • Resolves an issue causing Searchable PDFs with many images to becomes large files
  • Fixes an issue where the Binarize filter made Searchable PDFs blank
  • Fixes issue where the Read method would create temp files and not clean them up
  • Iron Suite 라이선스 키 지원이 추가됩니다.
  • Fixes issues with license keys stored in .config and .json files not being picked up by IronOCR
  • 애플리케이션 하위 폴더의 .config 및 .json 파일에 저장된 라이선스 키에 대한 지원을 추가합니다.

2023년 3월

IronOCR v2023.3.2

PM > Install-Package IronXl.Excel -Version 2023.3.2

릴리스 노트

  • Adds compatibility for AWS (Amazon Linux)
  • Adds compatibility for various older Linux distributions
  • Improves reliability when reading text from PDFs
  • Improves speed and fidelity when creating searchable PDFs
  • Improves logic for finding language files
  • Removes dependency on System.Drawing

2023년 1월

IronOCR v2023.1.11644

PM > Install-Package IronXl.Excel -Version 2023.1.11644

릴리스 노트

  • Adds Installation.LanguagePackDirectory for specifying path to .ocrdata files
  • Fixes IronOcr for use with ClickOnce publishing and 'dotnet publish' command
  • Fixes some instances where language packs would fail to load
  • Fixes crop rectangle being ignored when reading from TIFF images
  • Fixes trial users not being able to read text from images
  • Allows single-threaded OCR reads (see IronTesseract.Multithreaded)

2022년 12월

IronOCR v2022.12.10830

PM > Install-Package IronXl.Excel -Version 2022.12.10830

릴리스 노트

  • Adds IronSoftware.System.Drawing to replace System.Drawing.Common in IronOCR
  • Removes internal dependency on System.Drawing.Common (see footnote [1] for more info)
  • .NET 7 지원 추가
  • Removes support for .NET Framework 4. Minimum supported for .NET Framework is now version 4.6.2
  • Improves support for many Linux Distros
  • Improves OcrFilters.DeNoise: Now reduces speckle noise.
  • Adds brand new OcrFilters to improve reading from noisy images:
  • Open: Filter that is useful for removing noise.
  • Close: Filter that is useful for closing small holes inside foreground objects.
  • AdaptiveThreshold: Applies a Bradley Adaptive Threshold to the image.

    [1] System.Drawing.Common 제거에 대한 참고 사항:

    - Microsoft has discontinued support for System.Drawing.Common on non-Windows for .NET 6, and completely for .NET 7 : https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only
  • In order to handle this, we have developed an open-source library called IronSoftware.System.Drawing which easily translates between all the common types and formats that System.Drawing.Common did which will replace it
  • Customers who still want to use System.Drawing.Common with IronOCR will still be able to. IronSoftware.System.Drawing will work with this format but since System.Drawing.Common is no longer a dependency, usage will require the customer to add a using System.Drawing.Common; call in their code.