Skip to main content

No project description provided

Project description

PreviewGen

PreviewGen is a tool for generating previews from photo galleries at source location. Previews are created in target location where the source structure is copied but images are replaced with compressed and resized copy. Basic idea is to provide a preview of a full size gallery with a reasonable size and quality.

Instalation

PreviewGen is deployed to pypi and can be therefore easily installed using pip.

$ pip install previewgen

Usage

After installation preview-gen command should be available from command line.

$ preview-gen
usage: preview-gen [-h] config_file

Config file

# example config file conf.yaml

scanner:
  source_dir: /Users/mfilippi/pg-test/s
  destination_dir: /Users/mfilippi/pg-test/d

previewer:
  max_width: 1000
  max_height: 1000
  quality: 80

# optional logger config
logger:
  # posible levels can be found at https://docs.python.org/3/library/logging.html#levels
  level: DEBUG

In the same directory the tool can be executed using $ preview-gen conf.yaml.


Build Status

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

previewgen-1.3.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file previewgen-1.3.tar.gz.

File metadata

  • Download URL: previewgen-1.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for previewgen-1.3.tar.gz
Algorithm Hash digest
SHA256 73d179224557c2759c4168ab6dd663ffae1ed77b6857fbbbd7ca9c5e93284f75
MD5 7018e7d061c71df14da438da087c1b3b
BLAKE2b-256 58a6ca413d2216905763c7af5d97cbaf25f29c52469ca4a90447fb0f1186bf67

See more details on using hashes here.

Supported by

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