Python Forum
Converting PNG to TIFF (pillow?)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting PNG to TIFF (pillow?)
#5
It is not quite that simple. I have to capture a web page that renders after a javascript (I'm still struggling with that part as selenium is deprecated and while it works I don't want to use it). Once I have the page as an image, I need to run an OCR to find the data I want and the OCR library only supports tiff.

If there is an easy way to capture a web page after JS into a tiff format I would sure like to know about it. Everything I have tried so far either won't install (python 2.7, locked in by my OS) or is not supported on Linux.
Reply


Messages In This Thread
Converting PNG to TIFF (pillow?) - by gw1500se - Mar-24-2020, 06:31 PM
RE: Converting PNG to TIFF (pillow?) - by Larz60+ - Mar-25-2020, 12:16 AM
RE: Converting PNG to TIFF (pillow?) - by gw1500se - Mar-25-2020, 02:08 PM
RE: Converting PNG to TIFF (pillow?) - by DPaul - Mar-25-2020, 04:56 PM
RE: Converting PNG to TIFF (pillow?) - by gw1500se - Mar-25-2020, 06:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  OCR-Python from Multi TIFF to HOCR getting only Data from 1st Page of multiple TIFF JOE 0 2,978 Feb-18-2022, 03:18 PM
Last Post: JOE
  how to extract tiff images from the subfolder into. hocr format in another similar su JOE 0 1,754 Feb-16-2022, 06:28 PM
Last Post: JOE
  Compressed multi page tiff wvanoeveren 2 4,104 Dec-28-2021, 11:40 AM
Last Post: Gribouillis
  How to open/load image .tiff files > 2 GB ? hobbyist 1 3,978 Aug-19-2021, 12:50 AM
Last Post: Larz60+
  Unable to capture all images of a multipage TIFF file in a merge bendersbender 0 3,139 Nov-19-2020, 03:09 PM
Last Post: bendersbender
  Tiff metadata sudecki 1 32,145 Aug-10-2018, 07:08 AM
Last Post: sudecki

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020