Python Forum
understanding output of bytes/raw data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
understanding output of bytes/raw data
#3
For such a problem, I would look into pypi to find packages related to png or to metadata. For example you have this package ipng. In the source code there are interesting considerations about the contents of the png format and you see that zlib.decompress() is involved in retrieving the metadata.
Reply


Messages In This Thread
RE: understanding output of bytes/raw data - by Gribouillis - Aug-01-2019, 07:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Common understanding of output processing with conditional statement neail 6 889 Sep-17-2023, 03:58 PM
Last Post: neail
  Issue in changing data format (2 bytes) into a 16 bit data. GiggsB 11 2,674 Jul-25-2022, 03:19 PM
Last Post: deanhystad
  Code should download and output trading data tayy 2 2,655 Mar-04-2021, 04:07 AM
Last Post: tayy
  Four sequential bytes; Need to remove high order bit in each to get correct output GrandSean 5 2,956 Feb-06-2021, 07:17 PM
Last Post: GrandSean
  Help understanding RegEx logic/output pyNewbee 4 2,293 Nov-15-2020, 02:21 AM
Last Post: pyNewbee
  Extracting Rows From Data Frame and Understanding The Code JoeDainton123 0 1,445 Aug-03-2020, 04:08 PM
Last Post: JoeDainton123
  List of mixed data types to bytes medatib531 1 2,345 Mar-16-2020, 11:53 AM
Last Post: scidam
  replace bytes with other byte or bytes BigOldArt 1 10,652 Feb-02-2019, 11:00 PM
Last Post: snippsat
  Retrieve data from Terminal output or from an ASE variable. DreamingInsanity 0 2,225 Jul-08-2018, 05:51 PM
Last Post: DreamingInsanity
  Storing Python data output as a Netcdf file Lightning1800 1 2,644 May-16-2018, 10:14 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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