2401
General Software Discussion / Re: Clever screenshot - automatical selection
« Last post by Contro on November 05, 2013, 07:32 AM »I really don't understand how to create a variable path with the addon



Maybe take out the "-" after Mozart and use a space instead of the dash.
And if that will not work, try "_" an underline.-cmpm (November 05, 2013, 05:28 AM)
Contro, make sure you have the latest version of Screenshot Captor, and then tell me what you are doing to save the file that the %datetime% in the filename is not being expanded.-mouser (November 04, 2013, 11:35 PM)


This is probably a dumb reply but.. maybe it will be of some use to you.
I setup the Gadwin Free Printscreen (www.gadwin.com/downloads the last one is the free one) to do this for a different reason.
I can't always use just one browser so I had to have a solution for IE and Firefox Chrome or whatever I was on.
I was trying to create a log file to show where I got certain downloads from without having to open notepad etc. Used another program called Clavier+ (which is harder to find - http://clavier.software.informer.com/) VERY tiny and extremely useful hotkey utility to create the oneclick of my choice to run it.
It has options to save only portions of a screen but the whole screenshot as a png is so tiny I just save the whole page. In the naming options there is a place to put a time stamp formatted (%m-%d-%y %H:%M:%S)
which I stole and used for the name of the file. I am now trying to find a way to change that stamp to use the variable holding the current website instead of date and time.
The end result was almost exactly what I wanted but it may not be even close to what you need. Just thought I would offer what little I have
So many people have helped me here on this site that maybe I can give some back-questorfla (November 04, 2013, 06:23 PM)

Nice addon find cmpmYes mouser. I am studying now because I need to save the images in the same format I do with SC . At the present moment a new version of LinkNotes is ready. Until the moment I haven't get my dream, but now is nearer.-mouser (November 04, 2013, 04:05 PM)

Solved tomos. Thank you very much. I take this to my memory.... in the computer....Running to try. By the way . From yesterday I don't see correctly the web DC ....-Contro (November 04, 2013, 05:19 AM)
that used happen me before - clear your cache and it will be okay-tomos (November 04, 2013, 09:07 AM)


I use "save image in folder" add-on for Firefox.
https://addons.mozil...n-folder/?src=search
Maybe some of the options would work for you.
This one-Performing a left double-click on an image directly saves it to the previously used folder.
And it has, as an option, auto incrementing file naming for duplicate names.
I doubt that the renaming feature is what you want.
I do like double clicking an image to save it fast.-cmpm (November 03, 2013, 09:43 PM)
Why not do what tomos says, right click on the image and "Save Image As.." no need for any screenshot tool at all.Is it possible to do that automatically with a shortkey ?-mouser (November 03, 2013, 07:14 PM)
Yesterday I was manually capturing areas of the screen according to images selected from images google search
Maybe if you could say what the manual steps were that you did to capture. Was it a region capture? Or a active window?-cmpm (November 03, 2013, 02:39 PM)
Is this correct? -
You do an image search on google.
You click on an image, an image preview is shown - you want a screenshot of the image preview.
Different images show different sized previews - you want the screenshot to show just the image preview with no (black) background.
Query - if that above is correct, why not just try to save the images?-tomos (November 03, 2013, 02:51 PM)


Can you describe what the selection criteria for the area to capture are? Software (at least AFAIK) has no eyes, so it can't make a visual selection, but needs exact directions on what to select & capture.-Ath (November 03, 2013, 01:38 PM)

"Repeat Region Capture" ?
Set up the hotkey in preferences to whatever you want.
The sizes seem close enough to not matter.-cmpm (November 03, 2013, 11:28 AM)
Contro, you're always asking for some, more or less dedicated, tool. Now you must start to get acquainted with the idea, I think, that there will be no other way than to lern a scripting language, like AHK, AI or one of the paid ones, and then script your own "tools", which might imply some 10 or 25 lines (not counting the braces, in AHK).
There is a decisive difference between cheap, bad macro tools, and the better ones (even macro tools costing 40, 50, 50 dollars are valid contenders here): The better ones (and all the scripting languages, of course) permit the analysis of what formerly you brought into the clipboard, then the script, by control-c. So wherever you are able to do such a copy of text parts (and of course the selection of text, beforehand), script languages, or the better ones of the macro tools, can check for the content, and act accordingly to this content, i.e. to elements of it, in the way of "if whole string contains abc, then do x, else if it contains bcd, then do y", and so on.
There is a lot of fun in running such little scriptlets, since you become aware you are able of "programming": It's very satisfying to see the computer do things for you, at last, instead of just using it, "manually", in a kind of "typewriter" setting, not getting out of it anything else than more erudite third parties set it up to do for you.
Then, you could publish 25 lines of script here, complaining, but it doesn't do this or that yet, and people who do such a script in 8 minutes, would be happy to guide you to the tiny element you will have overlooked.
And a last word. Many people here ain't "native (English) speakers", but we all try to learn from the native speakers' (presumed) correct English, and that's why most non-native speakers here would not write something like "Is not edit." in their 1,525th post anymore.-peter.s (October 24, 2013, 04:20 PM)

Hi Contro - did you not ask this question before?
Doesnt sound to me like it would be worth the effort...-tomos (October 22, 2013, 01:38 PM)
It would be if that top isn't blank!-TaoPhoenix (October 22, 2013, 02:09 PM)
good point - in fact I think the query it reminded me of was to do with removing blank space in a pdf...-tomos (October 22, 2013, 03:33 PM)

Try Briss
http://sourceforge.net/projects/briss/
or pdfcrop
http://sourceforge.net/projects/pdfcrop/-Nod5 (October 22, 2013, 03:56 PM)
