Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

StudyResearchProjects/picturs

Repository files navigation

picturs

Command-line utility to manipulate image files

Description

picturs is a CLI utility that resizes and encode image files for multiple platforms, such as MacOS, Linux and Windows.

Installation

cargo install picturs

Usage

picturs [OPTIONS] --target

The only argument required is the input_file which should be a valid image file. Specs about the File Requirements.

Options

Short Long Usage Description
-o --output picturs -o icons/ The path to the output directory for your icons
-t --target picturs -t osx, windows The target OS for icon files

File Requirements

Depending on the target OS, your input file must match different sizes for picturs to process such file.

Target OS Target Minimum Expected Dimensions Format
macOS osx 512x512 PNG
Linux linux 16x16 PNG
Windows windows 256x256 PNG

Contributing

Contributions to this repository are welcome, feel free to open either an Issue or Pull Request.

License

Licensed under the MIT License

About

Command-line utility to manipulate image files

Topics

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Stars

Watchers

Forks

Packages

Contributors

Languages