All Projects → OnurErtugral → Photo-Editor

OnurErtugral / Photo-Editor

Licence: MIT license
A single page web application which enables users to edit their images.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Photo-Editor

Fixture
A no-bullshit, free and open source raster graphics editor.
Stars: ✭ 33 (-67.65%)
Mutual labels:  image-editor, photo-editor
Azpainter
Full color painting software for Unix-like systems for illustration drawing. This is un-official little fixed repository for package maintainers of image editor AzPainter (based on "mlib" toolkit). Official repository - http://azsky2.html.xdomain.jp/arc/download.html
Stars: ✭ 179 (+75.49%)
Mutual labels:  image-editor
Tui.image Editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Stars: ✭ 4,761 (+4567.65%)
Mutual labels:  image-editor
Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (-50.98%)
Mutual labels:  image-editor
Pesdk Android Demo
A fully customizable photo editor for your app.
Stars: ✭ 464 (+354.9%)
Mutual labels:  image-editor
Bbwebimage
A high performance Swift library for downloading, caching and editing web images asynchronously.
Stars: ✭ 128 (+25.49%)
Mutual labels:  image-editor
Papaya
A GPU-powered image editor (in the making)
Stars: ✭ 354 (+247.06%)
Mutual labels:  image-editor
PSImageEditors
一个简而至美的图片编辑器 (仿钉钉与微信的图片编辑组件)
Stars: ✭ 32 (-68.63%)
Mutual labels:  image-editor
Toast Ui.vue Image Editor
Toast UI Image Editor for Vue
Stars: ✭ 173 (+69.61%)
Mutual labels:  image-editor
Pyqx
Multiplatform graphics editor made with Python and PyQt and specializing in Pixel Art
Stars: ✭ 45 (-55.88%)
Mutual labels:  image-editor
Pinta
Simple GTK# Paint Program
Stars: ✭ 802 (+686.27%)
Mutual labels:  image-editor
Zmjimageeditor
ZMJImageEditor is a picture editing component like WeChat. It is powerful and easy to integrate, supporting rendering, text, rotation, tailoring, mapping and other functions. (ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成,支持绘制、文字、旋转、剪裁、贴图等功能)
Stars: ✭ 470 (+360.78%)
Mutual labels:  image-editor
Zlimageeditor
A powerful image editor framework. Supports graffiti, cropping, mosaic, text stickers, image stickers, filters.
Stars: ✭ 148 (+45.1%)
Mutual labels:  image-editor
Fmphotopicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
Stars: ✭ 428 (+319.61%)
Mutual labels:  image-editor
Seashore
easy to use mac osx image editing application for the rest of us
Stars: ✭ 182 (+78.43%)
Mutual labels:  image-editor
Photodemon
A free portable photo editor focused on pro-grade features, high performance, and maximum usability.
Stars: ✭ 356 (+249.02%)
Mutual labels:  image-editor
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+563.73%)
Mutual labels:  image-editor
Whatsapp Like Photoeditor
A library module that tries to mimic whatsapp photo editor.
Stars: ✭ 121 (+18.63%)
Mutual labels:  image-editor
pc-Dooring
LowCode, PC Page Maker, PC Editor. Make PC as easy as building blocks. | 让网页制作像搭积木一样简单, 轻松搭建PC页面, Web网站, PC端网站. lowcode(low-code)可视化搭建平台
Stars: ✭ 407 (+299.02%)
Mutual labels:  react-dnd
powerpaint
Kreative PowerPaint - Library and Application for Bitmap and Vector Image Editing
Stars: ✭ 27 (-73.53%)
Mutual labels:  image-editor

Photo Editor

A single page web application which enables users to edit their images. Build with React.

Watch YouTube Video

https://www.youtube.com/watch?v=53omb2FfuU4

User Stories

  • Upload images via drag and drop or via classic File Uploader.
  • resize and crop images.
  • Adjust the Brightness, Contrast, Saturation and Blur of images.
  • rotate and flip images.
  • add text to images.
  • download the edited version of an image or send it via e-mail.
  • If an image is too big to fit the screen, app zooms out automatically. Also, user can change this scaling factor by using the slider in the footer.
  • Edited version of images are stored in the local storage. Thus, users can continue editing where they left off, when they return.

TODO

  • Input validation.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].