Top "Crop" questions

Crop refers to any issues relating to cropping images.

How to remove square ratio cropping for images on IOS

I am using the IOS standard image cropping functionality (move and scale) to crop my image before submitting it to …

ios uiimagepickercontroller crop
Resizing and cropping image with GD while retaining aspect ratio

I'm currently coding an uploader script based on Uploadify. Right now I resize the given image and watermark one of …

php resize gd uploadify crop
Problems with cropping a UIImage in Swift

I'm writing an app that takes an image and crops out everything except for a rectangle in the center of …

ios swift uiimage crop
Cropping a PDF / Adding crop box using Ghostscript

I have a few hundred PDFs that I need to crop - I'm willing to either crop the actual documents …

pdf crop ghostscript
.Net Core Image Manipulation (Crop & Resize) / File Handling

I have spent the last 5 hours trying to find a feasible way to accomplish what seems to me quite an …

asp.net-core asp.net-core-mvc crop image-resizing image-manipulation
Imagemagick convert resize then crop

I have over 1000 images on different resolutions, (for example 1234x2122, 4400x5212 , etc) and I want to convert all them to …

resize imagemagick crop
Cropping Concave polygon from Image using Opencv python

How can I crop a concave polygon from an image. My Input image look like . and the coordinates of closed …

python opencv image-processing crop
iOS - how to implement crop image like default photo album?

The default crop function in iPhone photo album Does any one know how to implement this? I want to crop …

ios image camera edit crop
JCrop How to crop image by dragging it behing a div (like facebook cover)

I have used Jcrop extensively but I want to crop the image in much similar way the Facebook uses for …

jquery image crop jcrop