An open API service indexing awesome lists of open source software.

https://github.com/recurrsed/duo_photo


https://github.com/recurrsed/duo_photo

photo-editing vanilla-javascript

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# duo_photo

Made specifically for a repetitive task, which includes combining two photos, resizing them, adjusting position and saving in a fixed size (1400x700).

Usage: News article thumbnail.

### Tech

File upload, image drag/drop resize done in vanilla JS.
Image capturing done with the help of `html2canvas`.