Skip to main content

Image resizer

Resize images with face centering and cropping, export images into a directory.

Installation

Without face detection

With pip, from sources

$ python3 -m pip --user install git+https://gitlab.com/frague59/resize.git

With pip, from PyPi

$ python3 -m pip --user install photoResizer

With pipx

$ pipx install photoResizer

With face detection (opencv)

With pip

$ python3 -m pip --user install photoResizer[opencv] 

With pipx

$ pipx install photoResizer[opencv]

Usage

$ photoResizer --help
Usage: python -m photoResizer [OPTIONS] IMAGES... OUTPUT_DIR

  Resize images to a given width and height.

Options:
  --version
  -W, --width INTEGER             Width of the output image, default: 600.
  -H, --height INTEGER            Height of the output image, default: 800.
  -Q, --quality INTEGER           Quality of the output image (JPEG output,
                                  default: 90).
  -f, --format [jpeg|png|tiff|webp]
                                  Type of the output image, default: jpeg.
  -p, --multiprocessing           Use multiprocessing for image resizing,
                                  default: False.
  -F, --face-detection            Use face detection for image resizing
                                  (OpenCV required, default: False).
  --help                          Show this message and exit.

IMAGES can be a list of image paths or a directory. In case of a directory, the pattern *.[Jj][Pp][Ee]?[Gg] is applied to the files.

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

photoResizer-0.2.3-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file photoResizer-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: photoResizer-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for photoResizer-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c19bffe65a854db790ee3936057baf339b1eed399a5e9c10f3d8295ae42b568a
MD5 0c8445feba2d32b4abfbdabf6adbe098
BLAKE2b-256 092459bbabc55b5c84bd19f1037a74bd8fdd9dc768bc4d92c8392c71d85ba4df

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.3 This release

1 file

0.2.2

1 file

0.2.1

1 file

0.2.0

1 file

Supported by

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