diff options
author | Nick White <git@njw.name> | 2021-07-13 16:05:46 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2021-07-13 16:05:46 +0100 |
commit | 799e9f452874cb1a58a14b203d167248c0df989e (patch) | |
tree | 76e397d5629b50e94c3d9f6cb6c66ac094cb3690 /content/posts | |
parent | 9ebedc0d4e6a5e40c21109cfc1254105ee1e6ebb (diff) |
Add new post
Diffstat (limited to 'content/posts')
-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 |