terça-feira, 9 de abril de 2019

Download Image Share using Curl

  1. Download Curl for Windows
  2. Create a folder with name "curl" in "C:\Users\<username>\curl"
  3. Execute CMD - Windows Key + R - or - Right button in Start, Run - type "cmd" without quotes and press enter
  4. in CMD, type "cd curl" without quotes and press enter
  5.  in curl directory, type:

    curl http://image-share.com/upload/3324/[1-300].jpg --create-dirs -o 3324/#1.jpg

    just change the numbers in red, but them must be the same, example 3320 and 3320 ...

quarta-feira, 29 de novembro de 2017

Download Image Share View




This program only view the images hosted on www.image-share.com 


DOWNLOAD



Works in Windows 64 bits, Windows 32 bits, Linux 64 bits, Linux 32 bits, OSX 64 bits and OSX 32 bits.

Tips:

Use the Winrar to extract the program.

Use Jdownloader 2 to rapid save and copy the images.


You can use the online beta version to rapid save images using Google Chrome,
Press S to save the images.
The beta online version don't show the images, just save them.

[HELP FILE KEYS]

Use the arrows keys to navigate
→ right = add 1 to jpg image number, next image.
← left = subtract 1 to jpg number, previous image.
↑ up = add 1 to folder number.
↓ down = subtract 1 to folder number.

use the numpad numbers to add or subtract

* = add 1 to jpg image unless you release the key
/ = subtract 1 to jpg image unless you release the key

+ = change sign to positive
- = change sign to negative

0 = reset jpg image number to 1 initial
1 = add 10 if sign is positive or subtract 10 if sign is negative to jpg number file name
2 = add 20 if sign is positive or subtract 20 if sign is negative to jpg number file name
3 = add 30 if sign is positive or subtract 30 if sign is negative to jpg number file name
4 = add 40 if sign is positive or subtract 40 if sign is negative to jpg number file name
5 = add 50 if sign is positive or subtract 50 if sign is negative to jpg number file name
6 = add 60 if sign is positive or subtract 60 if sign is negative to jpg number file name
7 = add 70 if sign is positive or subtract 70 if sign is negative to jpg number file name
8 = add 80 if sign is positive or subtract 80 if sign is negative to jpg number file name
9 = add 90 if sign is positive or subtract 90 if sign is negative to jpg number file name

or enter a number value in empty white box above the foler or jpg number

save the image file
press the key "s" to save, or click in button "save"
alternative method is copy the image url adress to navigator



Sorry for my bad english =(


Download Image Share using Curl

Download Curl for Windows Create a folder with name "curl" in "C:\Users\<username>\curl" Execute CMD - Windows ...