pkrumins / node-gifLinks
A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
☆213Updated 10 years ago
Alternatives and similar repositories for node-gif
Users that are interested in node-gif are comparing it to the libraries listed below
Sorting:
- Node.js Transform stream that passes data through at `n` bytes per second☆187Updated 8 years ago
- JavaScript-based PNG image encoder, decoder, and manipulator☆93Updated 7 years ago
- Node.js native bindings to libmp3lame & libmpg123☆571Updated last year
- Streaming mp4 encoder and decoder☆218Updated 4 years ago
- A nodejs C++ module that given a buffer with RGB or RGBA values creates a PNG image (in memory).☆194Updated 10 years ago
- buffer operations☆107Updated 5 years ago
- Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.☆101Updated 11 years ago
- Read the progress of a stream☆235Updated 8 years ago
- XMLHttpRequest for node.js☆418Updated 3 years ago
- Server side animated gif generation for node.js☆475Updated 4 years ago
- JavaScript library to pack primitives to octet arrays, packaged for NodeJS☆139Updated 5 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- fs for the browser using level-filesystem and browserify☆189Updated 5 years ago
- Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.☆103Updated 7 years ago
- Streaming parser for m3u8 files in node☆190Updated 4 years ago
- working with node.js buffers made easy☆207Updated 6 years ago
- Temporary File, Directory, and Stream support for Node.js☆451Updated 2 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 10 months ago
- A node.js module for creating m3u / m3u8 files.☆87Updated 12 years ago
- Sample starter application for a Node C++ addon packaged with node-pre-gyp