Git Product home page Git Product logo

imgcurses's Introduction

imgcurses

About

imgcurses is a smart console based image viewer.

House

  • Do you browse the internet using lynx?
  • Do you wish the world was only 8 colors?
  • Do you pity your peers with their pathetic desktops applications?

imgcurses might just be for you...

The limited color pallet introduces some pretty bad limitations, but unlike alternatives imgcurses is fully interactive and employs smart techniques to get the most out of viewing - it doesn't just map pixel values to ascii characters. Images are best viewed scaled up, from a distance, and with a blurred focus. The combination of modes highlights different image features and makes an overall understanding of the image much more plausible.

Gallery

Me Sunflower Car

Controls

  • To zoom use '[ ]'
  • To scroll use the arrow keys.
  • To change mode press 'm'
  • To quit press 'q'.

Modes

If anyone has any bright ideas for new algorithms or techniques I'd more than welcome trying to implement them.

  • Solid - Simply evaluates the subsection of the image and uses the closest console color. The fastest mode.
  • Value - A Black & White mode similar to most other programs. Looks at the darkness of the pixel and chooses an appropriate ascii character. Good for overall contrast.
  • Color - Blends between the two nearest colors using an appropriate ascii character. Best for trying to get a grasp of the color pallet, limited as it is.
  • Detail - Looks at the sub-image detail and tries to match it to appropriate an ascii character. Best for seeing shapes and smaller details of the image but can be slow.

File Formats

Currently imgcurses supports .tga .png .jpeg

imgcurses's People

Contributors

orangeduck avatar daveyarwood avatar averagejoey2000 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.