An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lodepng

CleasbyCode/pdvzip

Embed a ZIP or JAR file within a PNG image to create a tweetable and "executable" PNG-ZIP/JAR polyglot. CLI / Web tool.

Language: C++ - Size: 108 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 34 - Forks: 2

AldaronLau/png_pong

A pure Rust PNG image decoder and encoder based on lodepng.

Language: Rust - Size: 61.5 MB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 28 - Forks: 3

kornelski/lodepng-rust

All-in-one PNG image encoder/decoder in pure Rust

Language: Rust - Size: 2.1 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 100 - Forks: 24

vorgestern/LuaLodePNG

Lua binding for LodePNG

Language: C++ - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iChochy/libminipng

通过lodepng解析png图片,使用pngquant算法进行压缩的swift-framework

Language: C - Size: 164 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 7

Dola-Shuvi/SteganoPNG

A program written in C++ to hide data in images.

Language: C++ - Size: 170 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

APAmk2/FoUnbaker

UnBakes Fonline's graphics into .png files

Language: C++ - Size: 111 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

vishnu-dev/Morphy-Music-Visualizer

A music visualizer implemented using C++, SFML and OpenGL for Windows and Linux :notes:

Language: C++ - Size: 19.1 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 7

R-writes-cpp/seamplusplus

A simple C++ implementation of the original seam carving algorithm

Language: C++ - Size: 3.44 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luistripa/Image-O-Matic 📦

C project for the LAP subject

Language: C - Size: 2.43 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lukas-vaiciunas/pixel-pastel

A pixel art drawing tool being developed in C++ using SFML, LodePNG, and NFDe.

Language: C++ - Size: 445 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dayzGoBy/fractal-cpp

Language: C++ - Size: 238 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

k0rzun1n/AndroidJNI_GLDemo

Language: C++ - Size: 1.84 MB - Last synced at: 6 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

libspng/spngt

PNG library benchmarking and testing utility

Language: C - Size: 576 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

iiiypuk/lodepng_example 📦

OpenGL example texture with lodepng

Language: C - Size: 207 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

Red1C3/DoImport 📦

A file importer for most game development related formats.

Language: C++ - Size: 9.18 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ImageProcessing-ElectronicPublications/pngpaf Fork of darmingzhao/pixel-art-filter

Image filter that pixelates PNG images using a lossy image compression algorithm

Language: C++ - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RaghavaDhanya/ReMorse

Computer Graphics and Visualization Mini-Project.

Language: C++ - Size: 2.93 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

RaghavaDhanya/glImage

Demo: Loading png images in glut using lodepng

Language: C++ - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

ImageProcessing-ElectronicPublications/lodepng Fork of lvandeve/lodepng

PNG encoder and decoder in C and C++.

Language: C++ - Size: 1.88 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RishabhBhat2021/Image-Transform

C++ program to perform Image Processing, like Grayscale, Spotlight, Changing Hue, Watermark

Language: C++ - Size: 5.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/pngquadtree Fork of scott-m-king/QuadTree-PNG-Lossy-Image-Compression

A program to compress PNG images based on a calculation of average colour difference across subsquares of pixels within the image.

Language: C++ - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

supragya/PiNG12RAW

PiNG12RAW is a simple utility to separate RG/GB Bayer color channels to individual files. It takes in input a RAW12 file and outputs png files corresponding to different Bayer Channels.

Language: C++ - Size: 36.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 94

nsmryan/rand_image

Just a little C program that server a random png

Language: C - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ImageProcessing-ElectronicPublications/warp7p Fork of rosslovas/warp7p

Apply 7 camera distortion parameters to an image.

Language: C++ - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Himanshu4746/Morphy Fork of vishnu-dev/Morphy-Music-Visualizer

Music-Visualizer implemented using C++, SFML, KissFFT & OpenGL

Language: C++ - Size: 13.3 MB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dynamic-cast/cmake-101

CMake 101

Language: C++ - Size: 644 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RaghavaDhanya/pngViewer

Demo: Using PNG images as textures in openGL

Language: C++ - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1