From 8f757bc3bb3d356343d77769c88a67a327e3d532 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 5 Mar 2015 23:23:16 +0100 Subject: [PATCH] README: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f97a1ee..cfd3908 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Background ---------- PDF is able to embed JPEG and JPEG2000 images as they are without re-encoding -them (and hence loosing quality) but I was missing a tool to do this +them (and hence losing quality) but I was missing a tool to do this automatically, thus I wrote this piece of python code. If you know how to embed JPEG and JPEG2000 images into a PDF container without