diff options
-rw-r--r-- | content/posts/desktop-tool-0.4.0/index.md | 18 | ||||
-rw-r--r-- | content/posts/desktop-tool-0.4.0/screenshot-01.png | bin | 0 -> 80006 bytes |
2 files changed, 18 insertions, 0 deletions
diff --git a/content/posts/desktop-tool-0.4.0/index.md b/content/posts/desktop-tool-0.4.0/index.md new file mode 100644 index 0000000..7ebfb94 --- /dev/null +++ b/content/posts/desktop-tool-0.4.0/index.md @@ -0,0 +1,18 @@ +--- +title: "Major new release of Rescribe Desktop Tool" +date: 2021-07-13 +categories: [software, code, tools] +--- +We've just released a major new version of our desktop OCR tool +called *Rescribe*, which we first described +[here on the blog](/posts/desktop-tool) last year. + +The new version is much easier to use, as it includes the OCR +engine software and our latest and greatest OCR models, so you +can just download it and start using it without the need to +install Tesseract and OCR models separately. + +You can get it from [https://rescribe.xyz/rescribe](https://rescribe.xyz/rescribe), +and it will work on Mac OS X, Windows and Linux. + +![Screenshot of rescribe tool](screenshot-01.png) diff --git a/content/posts/desktop-tool-0.4.0/screenshot-01.png b/content/posts/desktop-tool-0.4.0/screenshot-01.png Binary files differnew file mode 100644 index 0000000..32d4941 --- /dev/null +++ b/content/posts/desktop-tool-0.4.0/screenshot-01.png |