GithubHelp home page GithubHelp logo

chillibits / color-converter Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 16.34 MB

Tool for programmers / designers to pick and convert colors

Home Page: https://www.chillibits.com/colorconverter

Kotlin 100.00%
color converter color-converter chillibits android

color-converter's Introduction

Color Converter

Android CI GitHub release (latest by date including pre-releases) PRs Welcome

Color Converter is an Android app to pick, display and convert colors.

Download Color Converter from Google Play!

More information on the projects website: https://chillibits.com/colorconverter

Features

  • Pick colors
  • Get name of picked colors
  • Display picked colors in different formats (ARGB, HEX, HSV, CMYK)
  • Generate random colors
  • Pick colors from a predefined color palette
  • Pick color from a photo / image
  • Save / load colors
  • Export saved colors to Adobe color exchange formats (ACO / ASE)
  • Copy colors to clipboard
  • Dark mode

Screenshots (Android 11)

Contribute to this project

You can contribute to this project by doing following things:

  • If you want to contribute new features, please fork this repository to your own GitHub account. Then build your awesome feature and open a pull request back to this repo. We will check your changes and merge your contribution asap.
  • If you want to add a new translation language or improve an existing translation, please write an email to: [email protected]
  • If you want to submit a request for a new feature, please open an issue on GitHub.

Used third party libraries

Thanks to following people:

Thanks to all contributors and translators!

© ChilliBits 2017-2023 (Designed and developed by Marc Auberer)

color-converter's People

Contributors

codacy-badger avatar dependabot-preview[bot] avatar dependabot[bot] avatar marcauberer avatar mrgames13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

codehunterdev

color-converter's Issues

HEX value does not update

Uwe Moll reported:
If the color is changed by dragging one of the seek bars, the HEX value within the color preview does not get updated, but RGB and HSV does.

Bug with HEX input

On some devices the input filter for the hex input seems not to work correctly.
We was not able to reconstruct the error but we got a screen recording from the user which reported this bug. Gonna fix it soon!

APK Download

Could you make the APK available for download (e.g. attaching it to its corresponding release) for those without access to PlayStore? Or maybe bring your app to F-Droid so it becomes available without the need to register any account? Thanks in advance!

Color saving failure

Situation for reconstruction:

  • Save two or more colors
  • Delete one of it
  • Try to save a new color (fails)

Reason:
The record id for the local database gets determined by the count of colors, that are currently saved. For the example above and two colors, this will result in a duplicate id, which would normally lead to a crash. Due to catching the occuring error, the app does not crash. Instead simply nothing happens.

The fix for that issue follows asap.

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.