Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.