Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBIG2 compressed image #574

Open
KOLANICH opened this issue Dec 26, 2021 · 0 comments
Open

JBIG2 compressed image #574

KOLANICH opened this issue Dec 26, 2021 · 0 comments

Comments

@KOLANICH
Copy link
Contributor

KOLANICH commented Dec 26, 2021

meta:
  id: jbig2
  title: JBIG2 compressed image
  file-extension: jbig2
  application:
    - PDF
    - JPEG 2000
    - FORCEDENTRY
  xref:
    ansi: 
    din: 
    fileformat: mirror/egff/ch09_07
    iso: 14492
    itu-t: 88
    justsolve: JBIG2
    loc: fdd/fdd000010
    wikidata: Q1143961

doc: |
  JBIG2 is a Turing-complete (in some circumstances) file format used in fax machines, PDFs and JPEG 2000. It aggressively deduplicates the image and in order to enable lossless compression stores additional info in a form of blocks to be apllied to inputs and outputs via various bitwise operators.

doc-ref:
  - https://github.com/apache/pdfbox-jbig2
  - https://github.com/pts/pdfsizeopt-jbig2
  - https://github.com/levigo/jbig2-imageio
  - https://github.com/ArtifexSoftware/jbig2dec
  - https://www.cl.cam.ac.uk/~mgk25/jbigkit/
  - https://github.com/rhatlapa/pdfjbim
  - https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html
@KOLANICH KOLANICH changed the title JBIG2 Compressed image JBIG2 compressed image Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant