Floating Window - Screen Capture (ImageMagick)

  • You:

  • ImageMagick c/o Homebrew

  • KM 8.0.3

  • OS X 10.12.6 macOS Sierra

  • Me:

  • ImageMagick c/o MacPorts 2.4.2

  • KM 7.31

  • OS X 10.10.5 Yosemite

  • Good things:

  • The macro is working but some adjustments are needed for window size depending of the configurations... I can't test.

  • Automatic ImageMagick path behave as expected.

  • Resizing of image file vs. resizing of window
    Resize for ImageMagick is about number of pixels along a side of an image.
    So


    will just lead to a image file with 25% of pixels (50%*50%) but with the same size of the floating window except the lost in accuracy...

  • What I suggest for happy users running KM8 (but unfortunately test myself at this moment)

  1. To be on the safe side, duplicate this KM 7 Action and disable one as backup:
  2. Copy in clipboard the HTML/JS code.
  3. Create a brand new KM8 Custom HTML Prompt
  4. Past clipboard in the HTML field
  5. Delete old KM7 Custom HTML Prompt
  6. Test and let me know...