All Projects → dlemstra → magick-wasm

dlemstra / magick-wasm

Licence: Apache-2.0 license
The WASM library for ImageMagick

Programming Languages

typescript
32286 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to magick-wasm

Cvpr2019
Displays all the 2019 CVPR Accepted Papers in a way that they are easy to parse.
Stars: ✭ 65 (-74.9%)
Mutual labels:  imagemagick
Nuxt Image Loader Module
An image loader module for nuxt.js that allows you to configure image style derivatives.
Stars: ✭ 135 (-47.88%)
Mutual labels:  imagemagick
Lsix
Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
Stars: ✭ 2,635 (+917.37%)
Mutual labels:  imagemagick
Qtfm
Qt File Manager
Stars: ✭ 73 (-71.81%)
Mutual labels:  imagemagick
Setup
Setup a new machine without sudo!
Stars: ✭ 130 (-49.81%)
Mutual labels:  imagemagick
Urxvtconfig
A graphical user interface tool for configuration of the rxvt-unicode terminal emulator.
Stars: ✭ 155 (-40.15%)
Mutual labels:  imagemagick
Jekyll Assets
🎨 Asset pipelines for Jekyll.
Stars: ✭ 1,083 (+318.15%)
Mutual labels:  imagemagick
crymagick
A crystal wrapper for ImageMagick command line.
Stars: ✭ 37 (-85.71%)
Mutual labels:  imagemagick
Spacechop
HTTP service for high-level image processing with first-class Docker support.
Stars: ✭ 133 (-48.65%)
Mutual labels:  imagemagick
Grim
Tool for extracting pages from pdf as images and text as strings.
Stars: ✭ 208 (-19.69%)
Mutual labels:  imagemagick
Imagick
Go binding to ImageMagick's MagickWand C API
Stars: ✭ 1,269 (+389.96%)
Mutual labels:  imagemagick
Maim
maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Stars: ✭ 1,758 (+578.76%)
Mutual labels:  imagemagick
Php Legofy
Transform your images as if they were made out of LEGO bricks.
Stars: ✭ 161 (-37.84%)
Mutual labels:  imagemagick
Optimise Images
Batch image resizer, optimiser and profiler using ImageMagick convert, OptiPNG, JpegOptim and optional ZopfliPNG, Guetzli and MozJPEG.
Stars: ✭ 64 (-75.29%)
Mutual labels:  imagemagick
Node S3 Uploader
Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
Stars: ✭ 237 (-8.49%)
Mutual labels:  imagemagick
Imager
Image processing proxy
Stars: ✭ 56 (-78.38%)
Mutual labels:  imagemagick
Magick.net
The .NET library for ImageMagick
Stars: ✭ 2,071 (+699.61%)
Mutual labels:  imagemagick
Neural-Tile
A better tiling script for Neural-Style
Stars: ✭ 35 (-86.49%)
Mutual labels:  imagemagick
maptiles
Map tile generator. Converts an image into map tiles using ImageMagick. Map tiles can be used in Google Maps, Leaflet and other map rendering software.
Stars: ✭ 52 (-79.92%)
Mutual labels:  imagemagick
Googliser
a fast BASH multiple-image downloader
Stars: ✭ 202 (-22.01%)
Mutual labels:  imagemagick

The WebAssembly library for ImageMagick: magick-wasm

Build Status GitHub license Twitter URL Donate

ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With magick-wasm you can use ImageMagick in your web application without doing a callback to an api.

Documentation

For examples on how to use magick-wasm view the https://github.com/dlemstra/magick-wasm/blob/main/demo/demo.ts or demo project: https://github.com/dlemstra/magick-wasm-docs. For more information about ImageMagick go to: http://www.imagemagick.org/.

Download

You can download the npm package from here: https://www.npmjs.com/package/@imagemagick/magick-wasm.

Follow me on twitter(@MagickNET) to receive information about new downloads and changes to magick-wasm and ImageMagick.

Release notes

The release notes can be found on GitHub.

Donate

If you have an uncontrollable urge to give me something for the time and effort I am putting into this project then please buy me something from my amazon wish list or send me an amazon gift card. If you prefer to use PayPal then click here. You can also sponsor me through GitHub Sponsors.

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].