This package has been deprecated

Author message:

This package is no longer maintained. Superseded by the CLI thread elevation script.

@ipp/broker
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Image Processing Pipeline

Formally known as Responsive Image Builder

A modern parallel image processing pipeline
Explore the docs »

Report Bug · Request Feature

npm   Release   Node.js   Typescript   Make the web lighter

About The Project

Product screenshot

At its highest level, Image Processing Pipeline is a CLI tool that helps you automate your website's image build process in a non destructive way, with speed and quality in mind.

It supports several image transformations that can easily be defined in a YAML pipeline syntax, from resizing/converting the image codec to generating tiny SVG placeholders.

To learn why you should optimize your website's images, see the motivation section in the documentation.

Name change

The v4.0.0 rewrite fundamentally changed how the tool works. To set it apart from the old version, and to better reflect the new functionality, this project has changed its name from Responsive Image Builder to Image Processing Pipeline.

If you prefer, you may continue to use the old unmaintained version here.

Built With

Getting started

There is some fantastic documentation for this library, go and check it out!

Read the documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feat/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feat/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Marcus Cemes - @MarcusCemes

Project Link: https://github.com/MarcusCemes/image-processing-pipeline

Package Sidebar

Install

npm i @ipp/broker

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

18.2 kB

Total Files

13

Last publish

Collaborators

  • marcus-cemes