Skip to content

SamirL/graphicsmagick-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphicsmagic-static

Grpahicsmagick static binaries for Windows, Mac OSX and Linux not implemented yet

Thanks to @eugeneware, this package is based on the ffmpeg-static package.

Installation

This module is installed via npm:

$ npm install graphicsmagick-static

Example Usage

Returns the path of a statically linked graphicsmagick on the local filesystem.

var graphicsmagick = require('grpahicsmagick-static');
console.log(graphicsmagick.path);

Currently supports Windows (32 and 64-bit).

Pull Requests are welcome !

About

Graphicsmagicks static binaries for Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages