Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strogonoff/panorama-square-slicer
Takes a landscape-oriented image and slices it into squares with no gap.
https://github.com/strogonoff/panorama-square-slicer
fish imagemagick
Last synced: 14 days ago
JSON representation
Takes a landscape-oriented image and slices it into squares with no gap.
- Host: GitHub
- URL: https://github.com/strogonoff/panorama-square-slicer
- Owner: strogonoff
- Created: 2020-07-23T05:46:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T06:22:25.000Z (over 4 years ago)
- Last Synced: 2025-01-18T21:04:27.892Z (17 days ago)
- Topics: fish, imagemagick
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===============
Panorama slicer
===============Takes a landscape-oriented image and slices it into even squares with no gap.
Slices are placed in the same directory as input and named
``_slice_.jpg``.If given horizontally oriented image is not evenly divisible,
fills the remainder of the last square with white background.Intermediate output is .tif files, created in the same directory as input.
They are not removed upon completion to avoid data loss.Use cases
---------* Instagram carousel.
Pre-requirements
----------------This is currently a fish script, so that shell must be installed.
It uses ImageMagick’s ``convert`` binary.
Usage
-----::
./slice