Skip to content
Snippets Groups Projects
  1. Apr 03, 2018
  2. Mar 26, 2018
  3. Mar 20, 2018
  4. Mar 17, 2018
    • Anton Akhmerov's avatar
      Rewrite PDF processing to avoid temporary files · 15872471
      Anton Akhmerov authored
      * Use PyPDF2 (new dependency) to loop over images attached to a PDF
        this allows to detect and raise an error whenever there's >1
        image/page (we cannot treat this correctly anyway)
      * rewrite helper functions to deal with image objects rather than reading
        from disk
      * This also means we don't need pdfimages anymore
      15872471
  5. Jan 26, 2018
  6. Jan 17, 2018
  7. Jan 15, 2018
Loading