topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday March 28, 2024, 5:46 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

Author Topic: How to automate batch proportional resize and hosting of captures ...  (Read 3318 times)

SuperMan

  • Participant
  • Joined in 2015
  • *
  • default avatar
  • Posts: 40
    • View Profile
    • Donate to Member
Please forgive me if this is OT.  I hope you are not offended.  But Mouser, you have so much expertise in this topic I was hoping you may know something that can help with this.

I love SC.  It is a work of art.  But I don't think it can do batch operations.  So I can use it for the captures, but not the rest I don't think.

I find I am regularly doing the following operation and I'm looking for a way to automate/simplify it:

1. Capturing multiple screenshots and saving them in a folder.

2. Batch converting the saved screenshots to an equal width (allowing the length to adjust automatically to keep the aspect ratio the same).

3. Batch uploading the resized screenshots to an image hosting site where I can get the direct links to the images.

The ultimate ultimate would be to do it all in one step.  Capture the screenshots and have them automatically resize when captured and sent to the host.  But that's a lot to ask.

So I think realistically the best I can hope for is a 2 step process.   And the best I've been able to do to make this faster and easier is to use an online image host that can upload multiple images at a time and resize them (basically combining steps 2 and 3 above).

There are some sites that sort of do this.  But all the ones I know of have flaws.

So far I have found sites that do some things but not others.  Very few that do proportional resizing on multiple images upon upload.  The closest I've come to that is http://uploads.im/ which is perfect except for the fact that it doesn't seem to give you a direct link to the image!  DRATS!!!

Another one, that I really love is https://postimages.org/.  It would be perfect if it did proportional resizing.  But it only seems to offer a list of fixed heights and widths.   DOUBLE DRATS!!!!!

So I have not found any good way to further automate this process.

Any thoughts in that direction would be much appreciated!  :)

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: How to automate batch proportional resize and hosting of captures ...
« Reply #1 on: November 04, 2017, 06:39 AM »
I think one the image processing tools by our member vlastimil can help you get your workflow/batch process right: http://www.rw-designer.com/software
For uploading there are many available, usually dependent on the service you want to use, I didn't research that.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: How to automate batch proportional resize and hosting of captures ...
« Reply #2 on: November 04, 2017, 09:19 AM »
ImageMagick is a really good scriptable tool for resizing and manipulation:

https://www.imagemag...org/script/index.php

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,959
    • View Profile
    • Donate to Member
Re: How to automate batch proportional resize and hosting of captures ...
« Reply #3 on: November 04, 2017, 09:43 AM »
This thread may be of help (the focus is just resizing though)
Batch Image Resizing Without Losing Quality
Tom