Skip to main content

A Python module and app to print photos on the Fujifim Instax Printers

Project description

instax_api

.github/workflows/python-test.yml Coverage Status

This is a Python Module to interact and print photos to the Fujifilm Instax SP-2 and SP-3 printers.

Install this library

In order to use this library, you will need to be using Python 3

pip3 install instax-api

Usage

note - From version 0.7.0 to 0.8.0, I moved away from adding a script to just calling the module from pyton using the -m argument.

$ python3 -m instax.print --help
usage: instax-print [-h] [-i PIN] [-v {1,2,3}] image

positional arguments:
  image                 The location of the image to print.

optional arguments:
  -h, --help            show this help message and exit
  -i PIN, --pin PIN     The pin code to use, default: 1111.
  -v {1,2,3}, --version {1,2,3}
                        The version of Instax Printer to use (1, 2 or 3).
                        Default is 2 (SP-2).                       

Examples:

  • Printing a Photo to an SP-2 printer: python3 -m instax.print myPhoto.jpg
  • Printing a Photo to an SP-3 printer: python3 -m instax.print myPhoto.jpg -v 3
  • Printing a Photo to a printer with a pin that is not the default (1111) python3 -m instax.print myPhoto.jpg -i 1234

Hints and tips:

  • Make sure you are connected to the correct wifi network, once the printer is turned on, there will be an SSID / WiFi network available that starts with INSTAX- followed by 8 numbers. You'll need to connect to this.
  • If you have a static IP address set up on your computer, you'll need to turn on DHCP before attempting to print, the Instax printer will automatically assign you a new address once you connect.
  • Some Unix based operating systems may require you to use sudo in order to access the network.
  • The printer will automatically turn itself off after roughly 10 minutes of innactivity.
  • The instax.print utility will attempt to automatically rotate the image so that it either is correctly printed in portrait, or landscape with the thick bottom edge of the print on the left. If you wish to print your photos in a specific orientation that differs from this, then it's reccomended that you orient your photo in a tool like GIMP first, then strip out the rotation metadata. Once the rotation metadata has been stripped, the photo will need to be in a portrait orientation relative to the finished print (e.g. thick edge at the bottom).

Install Manually

git clone https://github.com/jpwsutton/instax_api.git
cd instax_api
python3 setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

instax_api-0.8.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

instax_api-0.8.0-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file instax_api-0.8.0.tar.gz.

File metadata

  • Download URL: instax_api-0.8.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.9 Linux/5.15.0-1024-azure

File hashes

Hashes for instax_api-0.8.0.tar.gz
Algorithm Hash digest
SHA256 7673738f77b29b11ccc3e8ed247c8233b025318b4ecbca4da6a54eddba1c059d
MD5 2837df92f389ab3019489b57fa6ed707
BLAKE2b-256 3b21c09b10d0bbd8097c85afbdc88917a1e8347e6ff3429d1f576a4591c3c460

See more details on using hashes here.

File details

Details for the file instax_api-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: instax_api-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.10.9 Linux/5.15.0-1024-azure

File hashes

Hashes for instax_api-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b9770cd4e3deabfe39dbff39f32d0771097ebc6b51a36b25fb1464833f04b78
MD5 fab854db66fd74947b05e485b81c8186
BLAKE2b-256 1888ab277492760e933296183105c1fc5bf4896dc9dc1fffe01b2ff4765f6525

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page