Automattic / google-docs-add-on

Publish to WordPress from Google Docs
GNU General Public License v3.0
165 stars 21 forks source link

Image Cropping #33

Open georgeh opened 7 years ago

georgeh commented 7 years ago

Steps to reproduce:

  1. Add an image to a document
  2. Right click on the image, choose "Crop Image", and adjust size
  3. Save draft to site

What I expect to happen:

The image in WordPress is cropped to match the document.

What actually happens:

The original, uncropped image is uploaded.

georgeh commented 7 years ago

Google has said that "there is currently no way to get bytes of an image with the Doc image edits intact" but I am still going to investigate if we can get the edits done to recreate the crop.

georgeh commented 7 years ago

I have created an issue in Google's issue tracker. If you are interested in this feature, please ⭐️ that issue so that Google knows that there is demand for it.