mathpix icon indicating copy to clipboard operation
mathpix copied to clipboard

Test with skip_recrop=true

Open jonocarroll opened this issue 7 years ago • 0 comments

By default, the API tries to focus on the important part of the image, ignoring white space and noise. This is generally very helpful (especially with mobile apps generating images that are noise rich), but if your images are very well cropped you should set skip_recrop=true as an API option.

jonocarroll avatar Jul 04 '18 23:07 jonocarroll