You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Croppa::url('/uploads/01/02/file.jpg', 200, 100);
// returns /uploads/01/02/file-200x100.jpg// crop created at `/www/public/uploads/01/02/file-200x100.jpg`
Crops in a sub-directory
Source files in /www/public/images/
Crops should be created in /www/public/images/thumbs/