pigsqueeze | read arbitrary data to and from image files

 by   timwedde Python Version: 2.0.1 License: MIT

kandi X-RAY | pigsqueeze Summary

kandi X-RAY | pigsqueeze Summary

pigsqueeze is a Python library. pigsqueeze has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However pigsqueeze build file is not available. You can install using 'pip install pigsqueeze' or download it from GitHub, PyPI.

A library to write and read arbitrary data to and from image files. You probably already know why you need it. pigsuqeeze is a command line tool as well as a Python library for easily writing arbitrary data to (and later retrieving it from) image files. Currently only JPEG and PNG are supported, but I'm open to add support for more file formats if they support this. For JPEG's, pigsqueeze stores binary data in one or more chunks of app-specific data segments as enabled by the JPEG specification. pigsqueeze automatically handles splitting large blobs of data across multiple chunks, since the limit per chunk is ~65KB. pigsqueeze's method allows for payload sizes of up to ~15MB per segment. Multiple unused segments are available, so there is a theoretical limit of 135MB per image, which is probably plenty. If you need more, you should probably look at a different solution to your problem. For PNG's, data is stored in out-of-spec chunks, which each have a limit of ~2GB. Because this is plenty large, pigsqueeze does not support chunk splitting for this format.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pigsqueeze has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              pigsqueeze has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pigsqueeze is 2.0.1

            kandi-Quality Quality

              pigsqueeze has no bugs reported.

            kandi-Security Security

              pigsqueeze has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              pigsqueeze is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pigsqueeze releases are not available. You will need to build from source code and install.
              Deployable package is available in PyPI.
              pigsqueeze has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of pigsqueeze
            Get all kandi verified functions for this library.

            pigsqueeze Key Features

            No Key Features are available at this moment for pigsqueeze.

            pigsqueeze Examples and Code Snippets

            No Code Snippets are available at this moment for pigsqueeze.

            Community Discussions

            No Community Discussions are available at this moment for pigsqueeze.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pigsqueeze

            pigsuqeeze can be installed via pip:.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install pigsqueeze

          • CLONE
          • HTTPS

            https://github.com/timwedde/pigsqueeze.git

          • CLI

            gh repo clone timwedde/pigsqueeze

          • sshUrl

            git@github.com:timwedde/pigsqueeze.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link