Git Product home page Git Product logo

channelmerger's Introduction

ChannelMerger

You can call it Merger-chan

A utility to merge up to four grayscale images into an RGB one.



Features

  • Can process 8bit and 16bit images
  • Can process images in basically any format
  • Outputs in basically any format desired
  • Supports both RGB and RGBA output

Usage

  • Select resolution of images you want to process, or enter your own
  • Load grayscale images into the channels you need
  • Select colour fill for channels where no images will be loaded (or don't - default is white)
  • Select an output folder
  • Enter file name and extension
  • Click MERGE
  • ???
  • PROFIT

Notes

  • Resolution format must be 123x456 where 123 is width and 456 is height
  • It's best to load up all four images of the selected resolution. That's because:
    • Images larger than selected resolution will be cropped to those dimensions
    • Weird shit will happen if you load up smaller images. Don't.

Known bugs

  • Could it be..? None..?

Todo

  • Add image scaling, so an image too big won't need to be cropped, and image too small wan't cause... Whatever it is it's causing now.
  • Add themes, 'cause why not ¯\_(ツ)_/¯
  • Add 32bit processing..?
  • Maybe some basic image manipulation stuff too, like invert, etc.
  • Fix bugs
  • Add new bugs

channelmerger's People

Contributors

atulin avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.