Simple Image Manipulator for Linux
Project description
# SIMLIN - Simple Image Manipulator for Linux
Version 0.0.6
![Simlin Demo](https://www.linuxnorth.org/simlin/output.gif)
This project is simply for learning. Do not use it for anything important as it could have unintended consequences.
SIMLIN is a Simple Image Manipulator for Linux. This utility does only one thing at the moment. It takes images in the current working folder and resizes them in the ‘resized’ subfolder.
The end goal is to have a fully functional command line utility that will do various scriptable batch image manipulations.
## Usage
Resize can be completed in batch or interactive mode
batch mode simlin -r <int> -q <int>
Where -r is the new horizontal size and -q is the image quality (0-95)
interactive mode. go to directory and type
simlin
## Install
sudo pip3 install simlin.
## Requires
Python3
Pillow (latest version)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file simlin-0.0.6.tar.gz
.
File metadata
- Download URL: simlin-0.0.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb7afc2f8e5a231b28aa539eedae5fb2c9f479b8e6056cb5eea1ef7e6a8f3dd0 |
|
MD5 | 0b22da7c2bece7d767ba5bff7c786ce0 |
|
BLAKE2b-256 | f55a8f46ab2b46d59e9d2453c1487e773fdc4f86f483311528f768e7a9e46bf8 |
File details
Details for the file simlin-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: simlin-0.0.6-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f4d137f8bb78a9997f19d0c87dbda7a8ce0726974b52240490e165181cd7775 |
|
MD5 | afbaab105efcf0c35be9d833901d3f05 |
|
BLAKE2b-256 | c5c8aac88c0db0e33886a30da2db6168af5a8a3464782a683e885e390cf2fe6f |