Python Forum
CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them
#1
Hi all.

I've been tasked with converting 1000s of archived images which are in a little-known image format called CPC or Cartesian Perceptual Compression. It isn't very widely supported anyway and looks to have been discontinued as a mainstream image format in the mid 90s.

I'm wondering if anyone knows of any library or facility in Python that might be able to do a simple, on-the-fly conversion of these images to a more recognised format such as TIFF which will be more widely handled? I know there is the Python Image Library but I can't seem to find a codec for it which would handle these files.

Any ideas or suggestions?
Reply


Messages In This Thread
CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them - by PSKrieger - Nov-11-2020, 11:01 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [SOLVED] Correct way to convert file from cp-1252 to utf-8? Winfried 8 802 Feb-29-2024, 12:30 AM
Last Post: Winfried
Thumbs Up Convert word into pdf and copy table to outlook body in a prescribed format email2kmahe 1 746 Sep-22-2023, 02:33 PM
Last Post: carecavoador
  How do I handle escape character in parameter arguments in Python? JKR 6 1,136 Sep-12-2023, 03:00 AM
Last Post: Apoed2023
  Convert File to Data URL michaelnicol 3 1,151 Jul-08-2023, 11:35 AM
Last Post: DeaD_EyE
  Python Script to convert Json to CSV file chvsnarayana 8 2,498 Apr-26-2023, 10:31 PM
Last Post: DeaD_EyE
  That compression method is not supported tester_V 9 3,488 Jan-31-2023, 07:05 PM
Last Post: tester_V
  Convert Excel file into csv with Pipe symbol.. mg24 4 1,324 Oct-18-2022, 02:59 PM
Last Post: Larz60+
  Convert Json to table format python_student 2 5,464 Sep-28-2022, 12:48 PM
Last Post: python_student
  Need Help: Convert .pcl file to .pdf file ManuRaval 6 2,541 Sep-13-2022, 01:31 PM
Last Post: ManuRaval
  Convert .xlsx to Format as Table bnadir55 0 888 Aug-11-2022, 06:39 AM
Last Post: bnadir55

Forum Jump:

User Panel Messages

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