Skip to content

[POO] (Proyecto de 3er Parcial) Una pequeña aplicación Web que permite cargar un archivo de imagen (JPG/PNG), aplicarle varios filtros al momento, y regresar las imágenes resultantes al usuario, sin redireccionar. Todo en la misma página. {Tecnologías involucradas: HTML/CSS/JS/AJAX/Java}

Notifications You must be signed in to change notification settings

BalbyReny/BIP-Backend-Image-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIP-Backend-Image-Processor

This is a small Web application that allows you to load any image file you want (supported file extensions for now: JPG/PNG), and automatically applies various filter effects on it, without redirecting or changing page.
All of the filtered images are returned in the moment, allowing you to view and compare different versions of the selected image:

  • Original
  • Negative
  • Blur
  • Sharpen
  • Black and White
  • Sepia

If you like them, also you can save all the filtered images you want. And you can play with this all the times you want.

Credits:

> Luis Adolfo Bárcenas (@LuisBar05)

> Adrián Alejandro Caballero (@JustAGentleman)

> and obviously @myself? (Ok but special thanks to both of you for real)


Happy filtering! (:
#BIPmyPic

About

[POO] (Proyecto de 3er Parcial) Una pequeña aplicación Web que permite cargar un archivo de imagen (JPG/PNG), aplicarle varios filtros al momento, y regresar las imágenes resultantes al usuario, sin redireccionar. Todo en la misma página. {Tecnologías involucradas: HTML/CSS/JS/AJAX/Java}

Topics

Resources

Stars

Watchers

Forks

Packages