Image Fusker - Free Online URL Generator

NeoDownloader is a free fusker utility — download entire image galleries from a single URL pattern with just a few clicks

Build URL sequences from a single pattern. Enter a fusker pattern below and click Generate to see all URLs.

« click this button for a quick result

Quick Help

Pattern can contain ranges, word lists and value lists in any combination.

Ranges

Syntax: [START-STOP:STEP]

Where START and STOP are alpha or numeric characters, STEP is optional and numeric (default is 1).

Simple numeric range

pic1.jpg, pic2.jpg, pic3.jpg, pic4.jpg, ...

Zero-padded numbers

pic001.jpg, pic002.jpg, pic003.jpg, pic004.jpg, ...

With step increment

pic00.jpg, pic05.jpg, pic10.jpg, pic15.jpg, ...

Alphabetic range

pic-a.jpg, pic-b.jpg, pic-c.jpg, pic-d.jpg, ...

Word Lists

Syntax: {word1,word2,word3,...}

Specify a comma-separated list of words or values to substitute.

Comma-separated words

pic-one.jpg, pic-two.jpg, pic-three.jpg

Value Lists

Syntax: [#LIST]

Similar to word lists, but allows you to specify a large amount of values in the Value List field above.

Combines range and value list

folder-a/pic-value1.jpg, folder-b/pic-value1.jpg, folder-c/pic-value1.jpg, folder-a/pic-value2.jpg, ...

Repeated Values

Syntax: [#N]

Where N is the position number of a previous range or list. Reuses the same value from that range or list.

[#1] repeats the first range [a-c]

folder-a/pic-a-01.jpg, folder-a/pic-a-02.jpg, folder-a/pic-a-03.jpg, folder-a/pic-a-04.jpg, ...

Every rule the patterns follow is on the syntax page.