MiniCap Changelog

What's new in MiniCap 1.42.01

Jan 26, 2023
  • [Feature] Added -capturehwndat commandline parameter
  • [Improvement] Noticed significant slow capture on some window captures, due to minicap trying to use PrintWin capture mode and failing; this mode is no longer attempted by default (see -trypwcapmode to reenable)
  • [Feature] Added -trypwcapmode tells minicap to try using the PrintWindow capture mode which was used in some older version of windows for minicap older than v1.42
  • [Bugfix] Sometimes printing without printer preview would fail with generic printer driver error, due to no printer document title being set.

New in MiniCap 1.40.01 (Jan 26, 2023)

  • [Feature] Added -capturemon # commandline parameter to capture the screen of a specified monitor

New in MiniCap 1.39.01 (Apr 2, 2018)

  • [Improvement] Removed a flash of the main interactive window when it was unnecessary in processing commandline.
  • [Feature] Added -noerr commandline parameter to suppress any error messages on failure to save file; commandline -exit parameter will be processes as if file was saved.
  • [BugFix] The -stderr commandline parameter will be obeyed even on failure to write image file to disk.

New in MiniCap 1.38.01 (Dec 31, 2017)

  • Bugfix:
  • Fixed a long standing error that could cause a program fault on exit.
  • Improvement:
  • MiniCap now uses a configdir file to determine if it runs portably or not, and saves settings in appropriate directory (local or in MyDocments) as appropriate.

New in MiniCap 1.32.01 (Mar 23, 2015)

  • [BugFix] Fixed rare screen zoom bug.

New in MiniCap 1.30.01 (Aug 20, 2014)

  • [BugFix] Region capture sizes were off by one.
  • [MinorFeature] Main window now shows on taskbar (when main window is shown).
  • [MinorFeature] Image dimensions are now shown on main window.
  • [MinorFeature] Selection is cleared after new captures.
  • [BugFix] Image starts out blank if MiniCap launched with no commandline parameters.
  • [Feature] Updated with new scrolling capture code from big brother tool Screenshot Captor.
  • [MinorFeature] Previous foreground window is restored after exit.
  • [Feature] New commandline option to embed (exif) comment in file (gif, png, jpg, pdf, tiff, but not .bmp format).
  • [Feature] New commandline option to not focus a target window when doing a window capture.

New in MiniCap 1.28.01 (Dec 2, 2013)

  • Added -capsound commandline option to play sound after capture
  • Updated with latest Screenshot Captor scrolling window capture code
  • Now offering both installer and portable zip downloads; executables and installer are now signed

New in MiniCap 1.25.01 (Nov 14, 2011)

  • [MinorFeature] Added -dpi option to set DPI of saved image.

New in MiniCap 1.24.01 (Aug 29, 2011)

  • Updated with current Screenshot Captor semi-transparent window Aero capture abilities
  • Better reporting of failure-to-save-file errors

New in MiniCap 1.23.01 (Aug 29, 2011)

  • The file extension (.exe) is removed from the captured application filename ($fullfilename$)
  • You can now use $uniquenum0$ instead of $uniquenum$ if you want to force a counter name always even if not needed to avoid conflict with existing file.

New in MiniCap 1.21.01 (Jun 7, 2010)

  • BugFix: The -exit commandline option was not being obeyed if user used -print but didn't save.

New in MiniCap 1.20.01 (May 7, 2010)

  • Feature:
  • Updated with latest Screenshot Captor capture code.
  • MajorFeature:
  • Completely re-rewritten new method for capturing Aero Glass themed Semi-transparent windows on Vista and Windows 7. Based on an approach described by Ian Griffiths, with several tweaks for automatic border detection and improved color handling. A new options tab ("Windows Capturing") was added to control the various options for it. Note that by default SC will preserve the entire transparency recovered from the window; this will allow you to composite the screenshot in graphics editing software with it's original semi-transparent regions and effects. By default SC will attempt to remove the shadow effect imparted by Aero, but you can change this via commandline options.
  • BugFix:
  • Was refusing to capture certain windows like Google Chrome; errors in capturing are now reported better

New in MiniCap 1.18.01 (May 7, 2010)

  • Added commandline options for grayscale and black+white conversion

New in MiniCap 1.17.01 (May 7, 2010)

  • Added commandline options for printing
  • Added print button
  • Hitting Escape key in main form will now exit

New in MiniCap 1.16.01 (May 7, 2010)

  • Added commandline options for resizing

New in MiniCap 1.15.01 (May 7, 2010)

  • Added commandline option -postrun "commandline" to run a post processing program on the captured image (use $file$ to replace saved image filename in commandline)

New in MiniCap 1.14.01 (Oct 8, 2008)

  • Improved capture of non-standard (skinned) windows, for example bblean.
  • Added hotkey Ctrl+U to unselect region.