docs: update wrt AWS

This commit is contained in:
James R. Barlow
2021-04-08 01:51:44 -07:00
parent 9db9a3d6ec
commit 913c939dc9
2 changed files with 2 additions and 7 deletions
-7
View File
@@ -202,13 +202,6 @@ Alternatives
- `Watchman <https://facebook.github.io/watchman/>`__ is a more
powerful alternative to ``watchmedo``.
AWS Lambda is not viable
------------------------
AWS Lambda and its equivalents have low limits on execution time and payload
size, relative to OCRmyPDF's needs. As of this writing, the request/response
payload for AWS Lambda was 6 MB, which means many PDFs will not fit.
macOS Automator
===============
+2
View File
@@ -180,6 +180,8 @@ Modifying intermediate images
.. autofunction:: ocrmypdf.pluginspec.filter_page_image
.. autofunction:: ocrmypdf.pluginspec.filter_pdf_page
OCR engine
----------