alejandro-medina / img-downloader

Image download with python and lorempixel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image downloader

This script ask through the python prompt for the image characteristics you want, then save the image in a .jpeg format in the folder with the name of the selected category.

  • The script uses lorempixel to get the images

  • Uses urlopen from urllib.request to open the url

About

Image download with python and lorempixel


Languages

Language:Python 100.0%