We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I have a photo and i want to resize and crop to 300x250
Croppa::url('/uploads/photos/photo.jpg,300,250); is that right? because some photos with this setting crops to 299x250
thanks
The text was updated successfully, but these errors were encountered:
Interesting ... can you you share the source image that is ending up 299?
Sorry, something went wrong.
http://www.18-24.gr/public/uploads/photos/athina-18-24.jpg Croppa::url('/uploads/photos/photo.jpg,700,300); the final size is 699x300
I have same problem
No branches or pull requests
Hello,
I have a photo and i want to resize and crop to 300x250
Croppa::url('/uploads/photos/photo.jpg,300,250); is that right? because some photos with this setting crops to 299x250
thanks
The text was updated successfully, but these errors were encountered: