russell.ballestrini.net/content/2011-08-22-python-image-grabber-pig-py.rst
russell@unturf.com 137d65cc65 Consolidate blog tags: 57 → 23 unique tags
- Fix case duplicates (guide→Guide, project→Project, etc.)
- Consolidate single-post tags into broader categories
- Add technology tags (Python, AWS, Salt, Docker, Kubernetes) to 93 posts
- Add lib/tag_stats.py tool for checking tag usage
- Update CLAUDE.md with tag guidelines
2026-01-26 09:09:53 -05:00

48 lines
1 KiB
ReStructuredText

Python Image Grabber pig.py
###########################
:date: 2011-08-22 18:48
:author: Russell Ballestrini
:tags: Code, Guide, Project, Python
:slug: python-image-grabber-pig-py
:status: published
:summary:
Download all the images from a URI with this simple tool!
|pig.py|
**Python Image Grabber pig.py**
Python Image Grabber or pig.py is a *very* simple python command line
tool to download all the images from a given uri.
Enjoy!
**Download and Installation:**
https://bitbucket.org/russellballestrini/pig/raw/tip/pig.py
**Usage:**
``python pig.py``
|
**Example:**
``python pig.py https://www.foxhop.net``
|
**Open Source:**
`pig.py <https://bitbucket.org/russellballestrini/pig/raw/tip/pig.py>`_ has been placed in the public domain and its sourcecode may be viewed or branched here here: https://bitbucket.org/russellballestrini/pig
|
**Pigpy Gimp Project**
`pigpy.xcf </uploads/2011/08/pigpy.xcf>`__
|
.. |pig.py| image:: /uploads/2011/08/pig1-color1.png
:class: wordwrap-left
.. contents::