Skip to content
/ wip Public

Web Image Processing: a simple image processing application in the browser

License

Notifications You must be signed in to change notification settings

carlosdg/wip

Repository files navigation

Web Image Processing

GitHub Open source Website Blog App Twitter Follow

Simple image processing in the browser

📋 Table of Contents

📜 Introduction

WIP is an open source web application that allows the users to apply different image processing operations. 🌆 → 🏙

You can load & download images, apply different operations and it is meant so users can easily visualize the changes between images. 🌆🏙 🤔

Everything is done in the front-end so your images never leave your device 🖥🔐

💻 How to use

You can access the application at the following link: https://carlosdg.github.io/wip/.

You can find the tool bar at the top of the app. To open an image from your device head to File -> Open and the browser will prompt you to select the image to open.

To apply some operation to an image you have to first select the image to apply the operation. For that you only need to click (or tap) on the image you wish to work with. You know which image is currently selected by the color of the image toolbar (the blue one is the selected).

You can drag the image items by dragging the top of the image. You can also resize the image item by dragging the little handle at the bottom right and if the image is still bigger than the item you can scroll the view to see portions of the image.

Demo gif showing how to open a file, select and apply an operation to an image and how to drag and resize an image item

👷 Contributing

You can contribute with anything, from letting us know of some broken English with an issue to adding new features with pull requests (or even fixing some broken English with a pull request 🤯). Any help will be warmly welcome 😊.

Before submitting a pull request please file an issue, we may be working on the same topic and with an issue we can let you know so you don't waste your time 😄

Before any pull request, please check the Contributing guidelines to know how to setup the project (install dependencies, run tests, etc)

📬 Authors

  • Alberto Jesús González Álvarez <AlberTJ97>
  • Daute Rodríguez Rodríguez <DauteRR>
  • Carlos Domínguez García <carlosdg>

©️ License

This project is licensed under the MIT License

About

Web Image Processing: a simple image processing application in the browser

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published