Socket
Book a DemoInstallSign in
Socket

bitmap_transformer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmap_transformer

[![Build Status](https://travis-ci.org/giodamelio/bitmap_transformer.svg?branch=master)](https://travis-ci.org/giodamelio/bitmap_transformer) [![codecov](https://codecov.io/gh/giodamelio/bitmap_transformer/branch/master/graph/badge.svg)](https://codecov.i

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Bitmap transformer

Build Status codecov npm version npm downloads

This is a basic bitmap parser and transformer.

Instructions

# Install with npm
npm install --global bitmap_transformer

# Run command line
# bitmap_transformer <transform type> <input bitmap> <output bitmap>
# Transformation types
#    black
#    mirror
#    grey-scale
#    red-scale
#    invert

# Example
bitmap_transformer black ./img/palette-bitmap.bmp ./img/transformed-img/black.bmp

# Run tests
gulp test

# Run lint
gulp lint

# Watch both the tests and the linter
gulp watch

Bonus points

  • Create a command line interface
  • Can handle any sized bitmap
  • Handle both endianess (not quite sure if this works completely, kind of had to test)
  • Command line can select transform type
  • Make project installable with npm

Authors

FAQs

Package last updated on 18 Jul 2016

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.