topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 27, 2026, 8:13 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 1330 1331 1332 1333 1334 [1335] 1336 1337 1338 1339 1340 ... 1515next
33351
yeah i have same feeling as you for images and for manually created clips (which probably are never going to be > 1000 or so) - it would be quite convenient if these were simply stored as plain files and not in a database, and better for manipulation outside the program.
33352
Clipboard Help+Spell / Re: clipboard enhancements
« Last post by mouser on January 24, 2006, 11:50 AM »
i'm guilty of not adding enough keyboard shortcuts to my programs until prodded, since i never use them myself.  i'm happy to set them up for any functions people want, just give me some suggestions for what hotkeys to use, first come first serve.
33353
a hybrid approach might in fact do some of the things kfitting has advocated for - allow the program to basically treat each node as an entity that could be a different database, or a text file, etc.  which might be a nice solution if the details could be worked out without it getting too complicated.
33354
i'm going to fix the multiple instance bug this week as well - thanks for reminding me, that is a doozy.

as for storing data in text files - i have the same preference as you, and that is what i've been internally debating about the future of chs.  using database has some real advantages in terms of speed working with a large collection, but the advantages of using normal files is quite significant in terms of flexible and traditional file access.  i've not been overly thrilled with the database approach.   we've discussed before the possibility of some kind of hybrid, and it's something i'm considering.  you really don't want 20,000 files holding 10 bytes each, that just won't do.  so some kind of solution other than one file one clip has to be figured out for holding huge numbers of small clips, when dealing with the clipboard..

i'm still struggling with this issue in my head.  it's been made a little easier recently since i've done a lot of work on a new hierarchical node management gui for the upcoming programs contextmenu commander and launchbar commander (launchbar commander should be out in a week btw), and so i'm leaning torwards a more flexible non-database approach to the hierarchical management of information.  we can talk more about this issues, it might help refine my thinking on it.
33355
MiniCap is a screenshot taking application built on the same technology as Screenshot Captor, but specialized for commandline use, or simple interactive screenshot grabbing.

Now available for beta testing.  More Info Here:
https://www.donation...dex.php?topic=2179.0
33356
Best Website Change Monitoring Tool / Re: compared with Check and Get
« Last post by mouser on January 24, 2006, 07:28 AM »
we had a 2nd discount period of website watcher that ended in december.. if martin is feeling in a good mood he might do another sometime in the future, but probably won't be for a while.

if it's any help, although wsw is not cheap, it's an incredibly active project, he's always improving it.. as you can tell from my review it's one of my favorite programs.
33357
Screenshot Captor / LATEST MiniCap VERSION INFO THREAD - v1.42.01 - Jun 27, 2022
« Last post by mouser on January 24, 2006, 07:00 AM »
MiniCap is a minimal screenshot capture app, with good commandline support, including the ability to launch (and then terminate) apps, capture windows by handle or object name. 

Latest download from MiniCap web page: https://www.donation...r/MiniCap/index.html

minicap.png

v1.42.01 - June 27, 2022
  • [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.

v1.40.01 - June 24, 2018
  • [Feature] Added -capturemon # commandline parameter to capture the screen of a specified monitor

v1.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.


v1.38.01 - Dec 30, 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.

v1.36.01 - Sep 15, 2016
  • [Feature] Added -printmargin commandline parameter to change printing margins.

v1.35.01 - July 30, 2016
  • [Feature] Added -stderr commandline parameter to send any errors to stderr console stream instead of showing in gui message boxes.
  • [Feature] Added -cursor commandline parameter to capture image of mouse cursor when capturing.
  • [BugFix] Fixed bug where -capsound arguement was ignored if -exit parameter was passed.
  • [MinorImprovement] Simplified help topics.

v1.33.01 - Nov 28, 2015
  • [MinorFeature] Added -escapequit option. If user hits escape while doing a region or window capture, the program will exit (rather than return to minicap interface); should be used in conjunction with -save and -exit to prevent minicap interface from ever showing.

v1.32.01 - Mar 22, 2014
  • [BugFix] Fixed rare screen zoom bug.

v1.31.01 - Aug 17, 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.

v1.28.01 - Nov 29, 2013
  • [MinorFeature] Added -capsound commandline option to play sound after capture.
  • [Major Feature] Updated with latest Screenshot Captor scrolling window capture code.
  • [Feature] Now offering both installer and portable zip downloads; executables and installer are now signed.

v1.25.01 - Nov 13, 2011
  • [MinorFeature] Added -dpi option to set DPI of saved image.

v1.24.01 - Aug 28, 2011
  • [MinorFeature] Updated with current Screenshot Captor semi-transparent window Aero capture abilities
  • [MinorFeature] Better reporting of failure-to-save-file errors.

v1.23.01 - Oct 21, 2010
  • [MinorFeature] The file extension (.exe) is removed from the captured application filename ($fullfilename$)
  • [MinorFeature] 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.

v1.21.01 - 6/7/10
  • [BugFix] The -exit commandline option was not being obeyed if user used -print but didn't save.

v1.20.01 - 5/4/10
  • [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 (http://www.interact-...7/01/30/recoveralpha), 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.

v1.18.01 - 12/25/2009
  • Added commandline options for grayscale and black+white conversion.

v1.17.01 - 12/25/2009
  • Added commandline options for printing.
  • Added print button.
  • Hitting Escape key in main form will now exit.

v1.16.01 - 3/12/2009
  • Added commandline options for resizing

v1.15.01 - 12/08/2008
  • Added commandline option -postrun "commandline" to run a post processing program on the captured image (use $file$ to replace saved image filename in commandline)



OLDER VERSIONS:

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

v1.13.01 - 08/15/2008
  • Added commandline option -captureactivewin which will capture whatever window was last active before triggering minicap.
  • Added grabbing of last active window application name for filename replacement with $appname$
  • Extension is removed from $appname$
  • You can now combine -promptsave with -save to have minicap prompt you to change the filename initialized to that specified with -save

v1.12.01 - 07/30/2008
  • Added commandline option -promptsave to ask user for filename and do a save after capture.
  • Modified behavior so that the -exit commanline parameter will cause an exit after a manual save.

v1.11.01 - 07/24/2008
  • Added new more flexible way to specify custom date text wherever you want in your commandline

v1.10.01 - 07/23/2008
  • Added new capture modes (screen, redbox object, redbox region, traditional region)
  • Remembers last save directory better.
  • Added options to copy images (or saved file path) to clipboard.
  • Added border/shadow option.

v1.08.02 - 07/05/06
  • Fixed lingering issue with ghosted gridlines showing when scrolling capture from IE.



FROM THE INCLUDED HELP FILE:

If run on the commandline without any arguments, MiniCap starts up in interactive capture mode (identical to redbox capture mode in screenshot captor); select the object to capture, hit control click, and it will appear in preview.  Hit Save As to save the file.


But the most common way to use the program is with commandline arguments for non interactive capture:

-save "OUTPUTFILENAME"
Tells MiniCap to automatically save the captured image using the specified filename, including path, and extension which should include the image format extension of your choice (.jpg, .gif, .pdf, .png, .bmp, .tiff).

You can use certain fields which will be replaced:
$appdir$ - application directory (useful if you want to save snapshot in same directory)
$appname$ - application exe name (without path)
$nicename$ - nice name of application exe (taken from exe resource)
$windowtitle$ - window caption
$uniquenum$ - adds unique number to filename to avoid overwriting existing files (number only added when needed to avoid existing file)
$uniquenum0$ - adds unique number to filename to avoid overwriting existing files (number ALWAYS added)
$datetime$ , $date$ , $time$ - local date/time
$dt:%DATEFORMATSTRING$ - where DATEFORMATSTRING is made up from the following:

  %a   Abbreviated weekday name
  %A   Full weekday name
  %b   Abbreviated month name
  %B   Full month name
  %c   Date and time representation appropriate for locale
  %d   Day of month as decimal number (01 – 31)
  %H   Hour in 24-hour format (00 – 23)
  %I   Hour in 12-hour format (01 – 12)
  %j   Day of year as decimal number (001 – 366)
  %m   Month as decimal number (01 – 12)
  %M   Minute as decimal number (00 – 59)
  %p   Current locale's A.M./P.M. indicator for 12-hour clock
  %S   Second as decimal number (00 – 59)
  %U   Week of year as decimal number, with Sunday as first day of week (00 – 53)
  %w   Weekday as decimal number (0 – 6; Sunday is 0)
  %W   Week of year as decimal number, with Monday as first day of week (00 – 53)
  %x   Date representation for current locale
  %X   Time representation for current locale
  %y   Year without century, as decimal number (00 – 99)
  %Y   Year with century, as decimal number
  %z   Time-zone name
  %Z   Time-zone abbreviation

-closeapp
Tells the app that is run to close after screenshot is taken
If you don't specify -closeapp or -killapp then the app will be left running after the app is launched

-killapp
Closes app harshly if it won't close by normal request

-sleep #
Sleep # seconds before engaging capture

-capturescreeen
Capture current screen

-capturedesktop
Capture entire desktop workspace (all multimonitors if more than one exists)

-capturerunapp
Automatically capture the application specified by a -run argument

-capturehwnd #
Automatically capture the window with the specified handle number (specified in decimal)

-capturepid #
Automatically capture the main window of the application with the specified process id  (specified in decimal)

-captureregion left top right bottom
Capture screeen region specified

-captureregselect
Interactive capture of region (traditional style mode -- locked to current screen of multimonitor)

-captureredregselect
Interactive capture of region (red box mode)

-captureobjselect
Interactive capture of object (red box mode)

-captureappbyname "filename.exe"
Find the window of the running exe specified and capture it (specify filename with extension but no path)

-captureactivewin
Capture last active window

-exit
Exit minicap after the screenshot is saved
If you don't specify this then MiniCap will remain open after the capture.

-scrollcap
Use scrolling window capture more

-setfore
Set window to be captured to foreground before capturing

-client
Captures client area of the window, useful when capturing windows which have no borders/titlebar

-run "APPNAME" [args+]
Runs a specific application specified before capturing.
All arguments after appname are passed on the commandline to the app, so -run needs to be the last argument you specify

-runcap "APPNAME" [args+]
Same as calling with -run and automatically adds the following arguments for easy use:
"-closeapp -exit -sleep 3 -captureapp"
Like -run, this needs to be the LAST arguments you specify

-postrun "COMMANDLINEWITHARGS"
runs a program after the image is saved (use $file$ to replace saved image filename in commandline)

-compress #
Set compression quality from 1 to 10 (10 is highest quality and biggest image); default to 8

-clipimage
Copy the image to clipboard after capture

-clipimagepath
Copy the saved image filename (full path) to clipboard after capture

-bordershadow
Add a nice border and shadow to image

-promptsave
Asks user for filename to save immediately after a capture.
If combined with a filename specified using -save "FILENAME" then you will be prompted to save as with the filename pre-filled out.

-resizexp PERCENTAGE
resize x dimension to PERCENTAGE% of its original value (y will be scaled to preserve ratio if no y resize value specified)

-resizeyp PERCENTAGE
resize y dimension to PERCENTAGE% of its original value (x will be scaled to preserve ratio if no x resize value specified)

-resizex WIDTH
resize x dimension to exactly WIDTH pixels (y will be scaled to preserve ratio if no y resize value specified)

-resizey HEIGHT
resize y dimension to exactly HEIGHT pixels (y will be scaled to preserve ratio if no y resize value specified)

-print
print the captured image

-printpreview
show a print preview before printing and allow adjustment of margins, etc.

-setprinter PRINTERNAME
sets a specific printer for printing (to get a list invoke -setprinter list); you can use the full name or a substring

-convert CONVERTMODE
CONVERTMODE is from:
bwo = Black+White (ordered)
bwf = Black+White (floydSteinberg method)
bwt = Black+White (local threshold)
bwt1 = Black+White (global threshold of 128)
bwt2 = Black+White (global threshold of avg pixel)
btw3 = Black+White (global threshold set by entropy)
gray = Grayscale

-noaero
disables the new aero capture mode even on vista/win7 machines

-aeroborder THRESHOLD
THRESHOLD should be an integer from 0 to 255
if set to 0 then no automatic shadow removal/border trimming will take place, and a larger image with the aero shadow will be captured.
a higher value, like 200, will attempt to clean up the borders and result in small image dimensions by removing bordering pixels with alpha values smaller than that specified.

-aerocolor COLORCOMPONENTVALUE
COLORCOMPONENTVALUE should be an integer from 0 to 255
if you specify 0 you will get a black background when flattening (see below), if 255 then a white background when flattening

-aeroflatten
flattens the area inside the border so that the image has only 2 levels of transparency -- purely transparent outside the border (see option above), and purely opaque inside the border region.  the -aerocolor parameter specifies the background color to merge transparency with when flattening.

-dpi VALUE
sets the DPI value in the image properties of the saved image (useful when importing images into MS word, printing, etc.

-capsound
play a capture sound after every capture.

-nofocus
do not switch to target window when capturing specific windows.

-comment "comment string here"
embed (exif) comment in saved file (works on png, jpg, tiff, gif, but not .bmp)


Example:
MiniCap.exe -save "C:\screen_$appname$$uniquenum$_$date$.jpg" -closeapp -exit -sleep 4 -capturerunapp -run "C:\Program Files\Macromedia\FlashPlayer.exe" "C:\MyMovie.swf"

MiniCap.exe -capturerunapp -exit -save "D:\desktop.png" -sleep 5 -closeapp -exit -run "C:\WINDOWS\system32\notepad.exe" "C:\WINDOWS\test.txt"


-save "E:\test.jpg" -runcap "C:\WINDOWS\system32\notepad.exe" "C:\WINDOWS\test.txt"




look forward to hearing your feedback!
33358
Living Room / Re: caffeine free week - who wants to join me?
« Last post by mouser on January 24, 2006, 02:30 AM »
i have to say i'm feeling a bit "calmer" and less distracted.
33359
Living Room / Re: DIY Projector Project - Pre-Pre-Planning stage
« Last post by mouser on January 24, 2006, 01:32 AM »
and you can always use it to heat your house in the winter.
33360
Screenshot Captor / Re: commandline screenshot options
« Last post by mouser on January 23, 2006, 11:28 PM »
wow.. that's a lot of money for something like that.
i would wait for minicap this week, and keep looking.
33361
Screenshot Captor / Re: commandline screenshot options
« Last post by mouser on January 23, 2006, 10:44 PM »
i think it would almost certainly be more efficient and speedy if the program itself was made to stay in memory and take a snapshot every 10 minutes, rather than relaunching the exe every 10 minutes.  if you were doing it once an hour or once a day, that might be different, but the program is not so small that you would really want to relaunch the exe every 10 minutes.

but youll surely be able to find a tiny ms visual c++ app that does nothing but capture screenshot of desktop and save it, which would be suitable for your task and nncron.   even though minicap is smaller than screenshot captor, it's still not super small.
33362
Finished Programs / Re: Timed desktop screenshots -- not for spyware!
« Last post by mouser on January 23, 2006, 10:27 PM »
minicap is a smaller screenshot capture utility i'll be putting up in the next day or so, designed mainly for commandline capturing.
see here for more info:
https://www.donation...dex.php?topic=2160.0

33363
Find And Run Robot / Re: What happened to the "Improve icon" on the ToDo list?
« Last post by mouser on January 23, 2006, 09:15 PM »
What happened to that? Or is the current icon the "Improved icon"? No offense but if that is the case I shiver to think how must have been the original icon!


lol  ;D

a new icon would be great but my art skills suck.  i'd love to get some user submitted icons to use for version 2.

yeah the name kind of sucks.. i'm open to changing names as well for version 2.

let me give a hard deadline for version 2; i'm hoping it will be before this, but here is absolute latest version 2 will be out by:

i'll move heaven and earth to get version two out by March 14th, the one year anniversary of this site.
That's about 7 weeks from today.
33364
Find And Run Robot / Re: Text of options is cut (not all is showing).
« Last post by mouser on January 23, 2006, 09:11 PM »
these font size issues are the bane of my existence; i promise to make another try to fix them..
it has to do with large font settings in windows, and my apps tend to not display property on systems with large DPI (font size) mode.  you can confirm this is the problem by temporarily changing the DPI mode back to default of 96 from your display settins; for me it's right click on desktop -> display properties -> advanced tab).
33365
Find And Run Robot / Re: Another similar app (disclaimer: I haven't tried it)
« Last post by mouser on January 23, 2006, 09:07 PM »
you're not the first person to suggest that we slow down the update of the result display; maybe i can add it in the next version.
if you read a little in this forum you'll see there has been a lot of discussion about version 2, which i think is going to make everyone pretty happy when it gets released, which should be soon (a month or two now it looks like); it would have been out sooner but other apps have jumped ahead of it in the queue that need more attention.

as for resizing the window, this might be more useful for you, turn off autoresizing and just set the size you want:
33366
Find And Run Robot / Re: Another similar app (disclaimer: I haven't tried it)
« Last post by mouser on January 23, 2006, 05:29 PM »
good idea; i will add it to todo list for version 2, you're right it needs to be easier to explore the skins.
33367
General Software Discussion / Re: a new game
« Last post by mouser on January 23, 2006, 05:09 PM »
guildwars website: http://www.guildwars.com/
33368
General Software Discussion / Re: a new game
« Last post by mouser on January 23, 2006, 05:07 PM »
thanks and welcome to the site - it's great that they are not charging the normal crazy monthly fees for access.
33369
Find And Run Robot / Re: Another similar app (disclaimer: I haven't tried it)
« Last post by mouser on January 23, 2006, 04:54 PM »
big skin pack (about 61 skins):
https://www.donation.../downloads/Skins.zip

i could have sworn i added this to the f+r page, but it must be yet another thing that is pending for the big version 2 upgrade of F+R coming soon.
33370
Found Deals and Discounts / Article: The Great Rebate Scam
« Last post by mouser on January 23, 2006, 03:38 PM »
The Great Rebate Scam
They owe you a $50 rebate. Here's how they will try to delay, trick, and bully you out of collecting it.

http://www.slate.com/id/2084210/

[linked from the old new thing]
33371
Find And Run Robot / Re: Another similar app (disclaimer: I haven't tried it)
« Last post by mouser on January 23, 2006, 03:19 PM »
i was suggesting editbar placement on bottom may solve your "jumping" problem when you have f+r near bottom of screen.
33372
Find And Run Robot / Re: Another similar app (disclaimer: I haven't tried it)
« Last post by mouser on January 23, 2006, 03:19 PM »
have you tried out the skins and editbar placement options?
F+R got some visual appearance improvements recently, but they need to be configured properly.
see attached screenshots.
33373
UrlSnooper / Re: I cant get this site video!!!!! Ive tried EVERYTHING
« Last post by mouser on January 23, 2006, 02:46 PM »
whether it's too late or not, it's a great post, and contains a bunch of useful information for future tasks.
thanks  :Thmbsup:
33374
Living Room / Re: forum e-mail notify suggestion
« Last post by mouser on January 23, 2006, 02:29 PM »
sounds reasonable to me, i'll look into it.
33375
Finished Programs / Re: Timed desktop screenshots -- not for spyware!
« Last post by mouser on January 23, 2006, 02:26 PM »
i'm guessing there is a very lightweight tiny program on the web to do this, hopefully someone will find it for you.
i am curious to know how well this works for you however; like i said i could add this feature to the new minicap utility which is a lot smaller than screenshot captore, but it's not nearly as small as a program would be made just for this purpose.

see options below for how to configure autocapture, then just engage it from system tray.
Pages: prev1 ... 1330 1331 1332 1333 1334 [1335] 1336 1337 1338 1339 1340 ... 1515next