All Projects → ohmae → Imageio

ohmae / Imageio

Licence: mit
画像の入出力

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Imageio

Svgexport
SVG to PNG/JPEG command-line tool and Node.js module
Stars: ✭ 731 (+8022.22%)
Mutual labels:  png, jpeg
Scrimage
Java, Scala and Kotlin image processing library
Stars: ✭ 792 (+8700%)
Mutual labels:  png, jpeg
Automator Workflows
A collection of Automator workflows (services) that speed up your design / development process. Compatible with LaunchBar 6 and 7 Actions
Stars: ✭ 439 (+4777.78%)
Mutual labels:  png, jpeg
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+67611.11%)
Mutual labels:  png, jpeg
Metadata Extractor Dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 518 (+5655.56%)
Mutual labels:  png, jpeg
Mort
Storage and image processing server written in Go
Stars: ✭ 420 (+4566.67%)
Mutual labels:  png, jpeg
Sdwebimage
Asynchronous image downloader with cache support as a UIImageView category
Stars: ✭ 23,928 (+265766.67%)
Mutual labels:  png, jpeg
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (+3577.78%)
Mutual labels:  png, jpeg
Leanify
lightweight lossless file minifier/optimizer
Stars: ✭ 694 (+7611.11%)
Mutual labels:  png, jpeg
Imagesharp
📷 A modern, cross-platform, 2D Graphics library for .NET
Stars: ✭ 5,186 (+57522.22%)
Mutual labels:  png, jpeg
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (+8366.67%)
Mutual labels:  png, jpeg
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+7422.22%)
Mutual labels:  png, jpeg
Sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
Stars: ✭ 21,131 (+234688.89%)
Mutual labels:  png, jpeg
Optimizt
CLI image optimization tool
Stars: ✭ 594 (+6500%)
Mutual labels:  png, jpeg
Imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Stars: ✭ 4,107 (+45533.33%)
Mutual labels:  png, jpeg
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (+4811.11%)
Mutual labels:  png, jpeg
Djv
Professional media review software for VFX, animation, and film production
Stars: ✭ 282 (+3033.33%)
Mutual labels:  png, jpeg
Photosauce
MagicScaler high-performance, high-quality image processing pipeline for .NET
Stars: ✭ 291 (+3133.33%)
Mutual labels:  png, jpeg
Imgproxy
Fast and secure standalone server for resizing and converting remote images
Stars: ✭ 5,688 (+63100%)
Mutual labels:  png, jpeg
Stegify
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
Stars: ✭ 927 (+10200%)
Mutual labels:  png, jpeg

ImageIO

license

画像の入出力を勉強するために作成したプログラムです。 プログラミング学習の役に立っていただければと思います。

Makefileも同梱しており、コンパイルし実行形式バイナリを作成することもできますが、 実用性のあるプログラムではありません。 公開の主目的はソースコードを閲覧していただくことであり、 Makefileについてもあくまでコンパイルするための方法を見ていただくことと、 学習において動作を確認するために用意しています。

ここのコードを使って解説もしています。

画像処理

画像ファイル入出力

Author

大前 良介 (OHMAE Ryosuke) http://www.mm2d.net/

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].