Git Product home page Git Product logo

oximage's Introduction

Oximage

Travis status

Oximage is a image organizer, made with ❤️ in Rust (making things with ❤️ is so trending these days :D )

It will be optimized for batch editing and multithreading, using Rust memory safety constructions as an advantage.

It will feature a gallery which you can choose the photos you want to edit, and edit it graphically. It will let you edit one photo or make an operation in several photos, such as resizing, color correction, watermark, and so on...

For now, it will be a CLI-only editor, but we want to add an interface on top of it

Planned features

  • Graphical interface
  • Tagging system
  • Possibility of upload images on external services
  • Basic editing features

If you can contribute in those features, please do so.

I never programmed seriously in Rust before, so if you can help cleaning the code and converting it to correct Rust code, I'd appreciate it.

oximage's People

Contributors

arthurmco avatar

Watchers

 avatar  avatar  avatar

oximage's Issues

Add support for opening common images

Add support for opening images into raw data.

There's a crate in Rust named image that should do this for us.

Possibly add an ImageFile struct/trait that encapsulates this file object, and an ImageFileOpener to open them.

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.