Giter Club home page Giter Club logo

pdn-jpeg-2000's Introduction

pdn-jpeg-2000

A Paint.NET filetype plugin that loads and saves JPEG 2000 images.

Installing the plugin

  1. Close Paint.NET.
  2. Place Jpeg2000Filetype.dll, Jpeg2000IO_x86.dll and Jpeg2000IO_x64.dll in the Paint.NET FileTypes folder which is usually located in one the following locations depending on the Paint.NET version you have installed.
Paint.NET Version FileTypes Folder Location
Classic C:\Program Files\Paint.NET\FileTypes
Microsoft Store Documents\paint.net App Files\FileTypes
  1. Restart Paint.NET.

License

This project is licensed under the terms of the MIT License.
See License.txt for more information.

3rd Party Code

This project utilizes the following code (located under 3rd-party folder)

pdn-jpeg-2000's People

Contributors

0xc0000054 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pdn-jpeg-2000's Issues

resolution superbox has incorrect length

The JP2 files this plug-in is generating seem to be corrupt in a way that prevents some tools (like OpenJPEG) from being able to read them. Specifically, opj_dump myfile.jp2 reports:

[ERROR] Cannot handle box of less than 8 bytes
[ERROR] Stream error while reading JP2 Header box
ERROR -> opj_dump: failed to read the header

Looking at the saved JP2 files in a hex editor, it looks to me like the 'res ' super-box is getting written to disk with a reported length of 0x00000014 when it should be 0x0000001a. Is that from upstream, or does this include a customized copy of JasPer?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.