Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/file-image
[READ-ONLY] Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.
https://github.com/rekalogika/file-image
file filter image image-processing php
Last synced: 2 months ago
JSON representation
[READ-ONLY] Simple image resizing filter for rekalogika/file. Callers provide the maximum width or height of the desired result, and whether to square-crop it.
- Host: GitHub
- URL: https://github.com/rekalogika/file-image
- Owner: rekalogika
- License: mit
- Created: 2023-09-24T05:08:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:15:56.000Z (4 months ago)
- Last Synced: 2024-11-19T19:56:43.750Z (3 months ago)
- Topics: file, filter, image, image-processing, php
- Language: PHP
- Homepage: https://rekalogika.dev/file-bundle
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rekalogika/file-image
Simple image resizing filter for rekalogika/file. Callers provide the maximum
width or height of the desired result, and whether to square-crop it.## Documentation
[rekalogika.dev/file-bundle](https://rekalogika.dev/file-bundle)
## License
MIT
## Contributing
The `rekalogika/file-image` repository is a read-only repo split from the main
repo. Issues and pull requests should be submitted to the
[rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.