coxato / img2save

website to download wallpapers, powered by unsplash and pixabay API's.

Home Page:https://img2save.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img2save

this simple webapp it's for download images, you find a photo and download it, that's all.

all the photos are from API's. I use 3 differents public API's services:

igm2save is make with React. In this version you can download differents resolutions of the same photo.

I use the filesaver.js library but with a little modification, filesaver.js does not notify when a file is finished downloading, so I add one parameter more, a callback. If you want to see that check here filesaver little modification

check the website!

here img2save.now.sh

About

website to download wallpapers, powered by unsplash and pixabay API's.

https://img2save.now.sh

License:MIT License


Languages

Language:JavaScript 75.5%Language:CSS 23.9%Language:HTML 0.6%