New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

thumborizer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thumborizer

a node image processing server

latest
Source
npmnpm
Version
0.0.2
Version published
Weekly downloads
1
-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

Thumborizer

Build Status

Install MongoDB

apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10
echo "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen" | tee -a /etc/apt/sources.list.d/10gen.list
apt-get -y update
apt-get -y install mongodb-10gen

Install GraphicsMagick

sudo apt-get install graphicsmagick libgraphicsmagick1-dev

Install OpenCV

sudo apt-get install libopencv-dev

Setup

git clone git@github.com:majimboo/thumborizer.git thumborizer
cd thumborizer && npm install -g

Usage

thumborizer -c /path/to/config.json

Now go to your browser

http://localhost:8888/avatar/100x100/http://med.stanford.edu/ism/2012/downloads/face-blind-blackwell.jpg

Keywords

thumbnail

FAQs

Package last updated on 08 Mar 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts