ReceiptKeeper — open-source attributions ========================================= The on-device text recognition ("scan a receipt") in this app is powered by the following open-source components, each licensed under the Apache License 2.0. They are bundled and run entirely on your device — no image or data is sent to us or to any third party for scanning. * Tesseract OCR — © Google and contributors — Apache License 2.0 https://github.com/tesseract-ocr/tesseract * Tesseract.js — © Project Naptha / contributors — Apache License 2.0 https://github.com/naptha/tesseract.js * Tesseract trained data (eng.traineddata) — Apache License 2.0 https://github.com/tesseract-ocr/tessdata_fast The Apache License 2.0 permits commercial use, modification, and distribution. Full licence text: https://www.apache.org/licenses/LICENSE-2.0 A copy of this notice is included to satisfy the licence's attribution requirement.