معرفی شرکت ها


cruncher-0.5.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple CLI to optimize images for the web.
ویژگی مقدار
سیستم عامل -
نام فایل cruncher-0.5.0
نام cruncher
نسخه کتابخانه 0.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Daniel Morell
ایمیل نویسنده office@carintek.com
آدرس صفحه اصلی https://github.com/danielmorell/cruncher
آدرس اینترنتی https://pypi.org/project/cruncher/
مجوز GPLv3+
# Cruncher Cruncher is a simple but powerful command line tool that optimizes images for the web. [![Version](https://flat.badgen.net/badge/PyPI/v0.4.0)](https://pypi.org/project/cruncher/) ## Installing Install and update Cruncher using [pip](https://pip.pypa.io/en/stable/quickstart/). ```commandline $ pip install cruncher ``` It is highly recommenced that you run Cruncher with [virualenv](https://virtualenv.pypa.io/en/latest/). This can abstract away the peculiarities of running Cruncher across multiple operating systems. **Cruncher is built for Python 3.** It is tested the last three minor versions of Python (currently 3.8 to 3.10). ## Basic Usage Cruncher is run from the terminal. Simply specify the image or directory of images you wish to compress, and your preferred settings. **Example:** ```commandline $ cruncher -i "C:\path_to_image\the_image.jpg" -q 75 -s 300 500 -o "C:\path_to_output_dir" ``` In this example the following options are used. `-i` Is the path to the image you wish to compress. `-q` Is the output image quality. `-s` Is the output images dimensions (width, height). `-o` Is the output directory. Please read the documentation for more details about these options and the others that exist. ## Documentation [Cruncher Documentation](https://www.danielmorell.com/tools/cruncher/documentation) 1. [Installation](https://www.danielmorell.com/tools/cruncher/documentation/installation) 1. [CLI Options](https://www.danielmorell.com/tools/cruncher/documentation/cli-options) 1. [JSON Configuration](https://www.danielmorell.com/tools/cruncher/documentation/json-configuration) 1. [ICC Profile Conversion](https://www.danielmorell.com/tools/cruncher/documentation/icc-profile-conversion) 1. [Troubleshooting](https://www.danielmorell.com/tools/cruncher/documentation/troubleshooting) ## Contributors [@danielmorell](https://github.com/danielmorell) Copyright © 2019-2022 [Daniel Morell](https://www.danielmorell.com/)


نیازمندی

مقدار نام
==8.1.* click
==9.2.* pillow


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl cruncher-0.5.0:

    pip install cruncher-0.5.0.whl


نصب پکیج tar.gz cruncher-0.5.0:

    pip install cruncher-0.5.0.tar.gz