jianjacob / pix-zip

PixZip makes it easy for developers/designers to download a bunch of license-free images from popular websites likes Pexels, PixaBay and Unsplash.

Home Page:https://pix-zip.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixZip - Image 🔎 for developers made easy!

PixZip makes it easy for developers/designers to download a bunch of license-free images from popular websites likes Pexels, PixaBay and Unsplash.

No longer do you need to open multiple tabs and download every picture separately!

PixZip allows you to search for images on popular search engines and download them all at once inside a ZIP archive.

Features (Easy as 1 ☝️, 2 ✌️, 3 😎)

Image from Gyazo

  1. Search royalty-free images on popular search engines

  2. Drag and drop your favorite images into the zip library

  3. Download a compressed zip archive containing the pictures you chose

Usage: Clone or download the repo. Create a file named keys.js and return an object containing your Pixabay API key.

Or visit https://pix-zip.herokuapp.com/ for latest stable build

ToDo

  • Create mockup
  • Set up APIs (Currently supporting Pixabay only)
  • Implement search feature
  • Implement drag and drop interface
  • Implement local image library interface
  • Implement ZIP archiving
  • Local caching
  • Major design overhaul
  • Improve search implementation
  • Improve Drag and Drop UI
  • Caching through Firestore
  • Build and publish (https://pix-zip.herokuapp.com/)
  • Pagination (implemented infinite scrolling 😄)
  • more(?)..

License and Contributions

MIT license. All contributions, forks, improvements are welcome!

About

PixZip makes it easy for developers/designers to download a bunch of license-free images from popular websites likes Pexels, PixaBay and Unsplash.

https://pix-zip.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 65.7%Language:CSS 31.3%Language:HTML 3.1%