Skip to main content

Convert *.mov to *.gif

Project description

pymov2gif

Convert *.mov to *.gif:

Web Interface

Open-with-Voila

Preview

Python Interface

To integrate the functionality in your project, just import the convert function:

from pymov2gif import convert
convert(file, resolution='800x600', framerate=10, output_file=None)
  • file (str): Input movie file in *.mov format
  • resolution (str): Resolution of the output *.gif file - default: 800x600
  • framerate (int): Framerate of the output *.gif file - default: 10
  • output_file (str/None): Filename of the output *.gif file - optional

Comand Line Interface

Quickly convert your *.mov files to the *.gif format on the command line:

pymov2gif test.mov --resolution=800x600 --framerate=10 --output_filename=test.gif
  • test.mov: Input movie file in *.mov format
  • --resolution: Resolution of the output *.gif file - default: 800x600
  • --framerate: Framerate of the output *.gif file - default: 10
  • --output_filename: Filename of the output *.gif file - optional

Installation

Both the python interface and the command line interface require pymov2gif to be installed via pip:

pip install pymov2gif

Alternatively, pymov2gif can be installed using conda-forge:

conda -c conda-forge pymov2gif

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

pymov2gif-0.0.3.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

pymov2gif-0.0.3-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file pymov2gif-0.0.3.tar.gz.

File metadata

  • Download URL: pymov2gif-0.0.3.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymov2gif-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c1177d15cec974996abb9ec97bdb6660e7dacc11cf96d2ace558f53a101ef789
MD5 677a93f84dd614ae44be9cd362c871e7
BLAKE2b-256 3c54b7c6044824bfda0c5baa56cee8234b06499c66e6ec4bf10fa3a19bc33641

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymov2gif-0.0.3.tar.gz:

Publisher: deploy.yml on jan-janssen/pymov2gif

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pymov2gif-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pymov2gif-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pymov2gif-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 595899baba3b21e606725d6fe9cb6cd5081ab6bafb0524e3eb1cfce823efbbc2
MD5 66bc6f3cded22f92571c3dc9221e92d5
BLAKE2b-256 5679f7277d618301e39233dc9c543d6dc06b9f815b8633bd8440f6ef9ee7ea3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymov2gif-0.0.3-py3-none-any.whl:

Publisher: deploy.yml on jan-janssen/pymov2gif

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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