pibooth
pibooth copied to clipboard
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
|Pibooth|
|PythonVersions| |PypiPackage| |Downloads|
The pibooth project provides a photobooth application out-of-the-box in pure Python
for Raspberry Pi. Have a look to the wiki <https://github.com/pibooth/pibooth/wiki>_
to discover some realizations from GitHub users, and don't hesitate to send us
photos of your version.
.. image:: https://raw.githubusercontent.com/pibooth/pibooth/master/docs/images/background_samples.png :align: center :alt: Settings
Features
- Interface available in Danish, Dutch, English, French, German, Hungarian, Norwegian and Spanish (customizable)
- Capture from 1 to 4 photos and concatenate them in a final picture
- Support all cameras compatible with gPhoto2, OpenCV and Raspberry Pi
- Support for hardware buttons and lamps on Raspberry Pi GPIO
- Fully driven from hardware buttons / keyboard / mouse / touchscreen
- Auto-start at the Raspberry Pi startup
- Animate captures from the last sequence during idle time
- Store final pictures and the individual captures
- Printing final pictures using CUPS server (printing queue indication)
- Custom texts can be added on the final picture (customizable fonts, colors, alignments)
- Custom background(s) and overlay(s) can be added on the final picture
- All settings available in a configuration file (most common options in a graphical interface)
- Highly customizable thanks to its plugin system, you can develop your own plugin
Documentation
.. image:: https://raw.githubusercontent.com/pibooth/pibooth/master/docs/images/documentation.png :align: center :alt: Documentation :target: https://pibooth.readthedocs.io/en/latest :height: 200px
.. |Pibooth| image:: https://raw.githubusercontent.com/pibooth/pibooth/master/docs/pibooth.png :align: middle
.. |PythonVersions| image:: https://img.shields.io/badge/python-3.6+-red.svg :target: https://www.python.org/downloads :alt: Python 3.6+
.. |PypiPackage| image:: https://badge.fury.io/py/pibooth.svg :target: https://pypi.org/project/pibooth :alt: PyPi package
.. |Downloads| image:: https://img.shields.io/pypi/dm/pibooth?color=purple :target: https://pypi.org/project/pibooth :alt: PyPi downloads