Giter Club home page Giter Club logo

coreavor's Introduction

Coreavor


Coreavor is an image viewer program written in Qt C++.

๐Ÿ“ท Screenshot

The UI is inspired from Eye of Mate.

โœจ Main Features

  • ๐Ÿ–ผ๏ธ Open image (png, jpg, jpeg, svg, gif)
  • ๐Ÿ’พ Export image as jpg or png
  • ๐Ÿ” Zoom in and out
  • ๐Ÿ”„ Rotate image and save
  • ๐Ÿ“ "Open image with" in file manager context menu
  • ๐ŸŽฆ Fullscreen mode

๐Ÿ”ง Install

Install the following prerequisites for your operating system.

  • Qt5 library
  • C++ compiler

Clone the repo and run -

qmake -makefile
sudo make install
make clean

๐Ÿ“ˆ Usage

Upon installation, you can find Coreavor in Menu as well as run it from terminal as Coreavor or Coreavor <file name>.

You can also open an image by right clicking and selecting Open With Coreavor in file manager.

๐Ÿ’š Contributing

We encourage you to contribute to Coreavor! Please check out the Contributing Guidelines about how to proceed.

๐Ÿ“œ License

Licensed under the GPL license.

coreavor's People

Contributors

itsjustaplant avatar mithil467 avatar vivekthazhathattil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

coreavor's Issues

Images appear pixelated and hence low quality

This happens when image is bigger than the program window. If the window is resized enough to fit in the image entirely without needing to shrink it, the quality is retained.

Steps to reproduce -

  • Open any image in Coreavor
  • Resize the window smaller than image so that the image will also be auto-resized

Example -
image
As you see the text is blurred.

This Stack Overflow question looks similar.

Add option to rename opened image

Once an image is opened in Coreavor, user should be able to rename it.

  • Add the rename option under 'Edit' menu.
  • Add F2 key as shortcut.
  • Should pop-up a text-field that takes user input and renames the image.
  • If image already exists in the directory, display a message indicating so and retain the original name.

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.