Overview

It's no secret that adding photos to your blog posts is one of the most effective ways to enhance your blog and attract attention to your writing. Flickr has millions of photos available in its database. A simple FREE tool called Flickr Gallery allows you to create a custom image gallery with a cool slide show of the most recent and most interesting photos from Flickr on your website or blog in a few easy steps. Just visit Flickr website and find photostream, photoset or a single photo you like. Enter the address of flickr page to add all photos from this page in your gallery, select the style of thumbnails and the overlay window and add the HTML embed code on your website or blog.
A few clicks and you'll see a stylish photo gallery with beautifull lightbox and zoom effects on your own website or blog!

Flickr Gallery for Windows   Flickr Gallery for MAC

Want more?

Example

Lightbox gallery sample

The following image set is generated by Flickr Gallery tool. Click any picture to run Lightbox gallery.

The sample above is an in-page usage demo of Lightbox tool with Flickr images. The slideshow created with Flickr Gallery application is placed inside the page layout. You can also check the full-page demo website gallery. This example takes whole browser area to show the web gallery.Insert Flickr Slideshow Tumblr

How to Use

Step 1. Adding flickr images to your own gallery.


Locate the photo, photoset or photostream you want to use in your Flickr slideshow. Click on it to see the photo on its own page.

Copy URL of the flickr page.

Select Add images from Flickr... from the 'Add' button on the Toolbar.

Add images from Flickr

In the appeared window paste URL of the flickr page. Specify also the number of photos you want to add from the flickr page. Flickr Gallery will now include these photos in your project.

Add images from Flickr

If you have included the photos that you do not wish to be in your web gallery, you can easily remove them. Select all images that you wish to remove from photo gallery, and select Delete images. from the Images menu. You can pick and choose pictures by holding the CTRL while clicking the pictures you like.

Step 2. Adding caption.

The name of the photo on flickr page will automatically appear in the caption. When you select a photo you'll see the various info about it, such as: Path, Size, date of last change and Caption. You can add any comment or text about the photo (up to 512 symbols).

Step 3. Gallery properties.

Change the name of your flickr album, the size and quality of your pictures with Flickr Gallery. From the Gallery menu, select Properties or use "Edit Gallery Properties" button on the toolbar.

On the first tab of the Gallery Properties window you can change the name of your photo album and enable/disable the following properties: Slide Show, Auto play Slide Show, Zoom effect, Overlay Shadow. You can also set the Overlay shadow color and select the Engine you want to use (jQuery or Prototype + script.aculo.us).

On the second tab of the Gallery Properties window you can select the thumbnail you want to use, set the Thumbnails Resolution, Thumbnails Quality, Thumbnails Titles. Select Thumbnails Format (save in PNG or JPG format). Specify the Number of columns in you photo album and the Page color.

On the third tab of the Gallery Properties window you can select the template, Image resolution and Image quality of your pictures and change the Watermark.

You can set up the various sizes for exported images.

Control the quality of output PNG or JPEG format image by defining output "Image quality" and "Thumbnail quality" parameters (0%…100%).

Step 4. Save your photo gallery as project file.

When you exit Flickr Gallery application, you'll be asked if you want to save your project. The project consists of the pictures you choose to put on your web photo gallery and all your settings. It's a good idea to save the project, because that will allow you to change the project in case you decide to do something different with future galleries. So click Yes, then enter a name for your project. To select the location of your project, just click the Browse folders button and choose a different location. Then click Save.

Plugin Flickr Photo Album Flickr Jquery Slideshow

Download Flickr Gallery


Download Flickr Gallery Download Free Edition
for Windows
Download Flickr Gallery Download Free Edition
for MAC

Flickr Gallery is free for non-commercial use.

A small fee is required for business use. Flickr Gallery Business Edition additionally provides an option to remove the Flickr Gallery. Com credit line as well as a feature to put your own logo to images. After you conclude the payment via the secure order form, you will receive a license key instantly by e-mail that turns the Flickr Gallery Free Edition into a Business one. You can select the most suitable payment procedure: credit card, PayPal, check, bank transfer etc. Also you can get Business Edition for free if you help with translating Flickr Gallery into your native language, please contact us at for more info.

Flickr Portfolio Html Widget

Buy Flickr GalleryBuy Business Edition
for Windows

$49
Single Website
$69
Unlimited Websites
Buy Flickr GalleryBuy Business Edition
for MAC

$49
Single Website
$69
Unlimited Websites

Support

For general help, troubleshooting and feature requests contact Customer Support at . Make sure to include details on your Flickr Gallery version, a link (or relevant code), operating system and a browser.How Transfer Image From Flickr

Feedback

    * I have purchased the business and LOVE IT..Your product appears easy to use and close to what I need to help several of my clients..

    * I tried Flickr Gallery and for me its a very cool and usefull application. Its so easy to manage my galleries and it looks very nice.

    * I LOVE your free Lightbox2 software tool and will purchase the business version shortly. I have seen the Lightbox JS effect used with video tutorials and I was hoping you have a version for video that I can purchase.
Video LightBox: http://videolightbox.comFlickr Photo Gallery Widget

    * First of all, I love you Flickr Gallery. I think it's beautiful! I purchased the lightbox “business edition” yesterday, and I’m very happy how easy it is to use. Found this to be one of the fastest ways to get a gallery on the web. Thanks.

FAQ

Q:Is it possible to load a gallery from within image? So the gallery loads externally?

A:You should start the gallery onClick:

1) Add the following function into the <head> tag:

<script type="text/javascript">
function showLightBox()
{ Lightbox.start(document.getElementById('firstImage'));}
</script>

2) Specify the onClick event for the image (or link):
<img src="thumbnail_gr.jpg" onClick="javascript:showLightBox()" title="Click to see the demo" style="cursor: pointer;">
3) Set the ID for any image in your gallery (id="firstImage"), for example add it to the first image:
<a rel="lightbox_vlb" href="data/images/dscn6831.jpg" title="dscn6831" id="firstImage">
4) Use 'display: none;' property for your gallery in engine\css\vlightbox.css. Just change the following code:

#vlightbox a{
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
position:relative;
vertical-align:top;
margin:3px;
width:160px;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-align:center;
opacity:0.87;
}

to:

#vlightbox a{
display:-moz-inline-stack;
display:none;
zoom:1;
*display:inline;
position:relative;
vertical-align:top;
margin:3px;
width:160px;
font-family:Trebuchet,Tahoma,Arial,sans-serif;
font-size:11px;
font-weight:normal;
text-align:center;
opacity:0.87;
}

RELATED

Bring Flickr to Your Website Using JSON and jQuery | The Flickr is a great website for hosting and sharing your photos. If you are an amateur photographer who likes to share photos from The slide show gallery that we will be developing will be built using the work of User Friendly Thinking's Open Source Flickr Photo Gallery using jQuery. For this

21 Brilliant jQuery Image Gallery/Slideshow Plugins As jQuery is getting popular day by day, more and more web developers are coming out with new and creative ideas every day. Here are 21 brilliant jQuery plugins which you can easily use to create an image gallery/slideshow for your website

Flickr Slide Show : Free SlideShow Software Free Slideshow Creator! Flickr Slide Show. The innovative AJAX-powered engine is the key feature that makes web poto galleries look and perform great!. Photo Gallery Creator

Amazing TOP 12 Photo Gallery And Slideshow use jQuery Plugins jQuery slideshows or galleries take a grouping of images and turn it into an flash-like image/photo gallery The final result is a very smooth and visually pleasing slideshow which could be easily integrated into any site. 2. Full Screen Image Gallery Using jQuery and Flickr

Buzz by Hubert Souchaud Making a Flickr-powered Slideshow - Tutorialzine. Today we will be developing a jQuery plugin that will make Flickr Slideshow jQuery Plugin. The CSS. We need to provide the plugin with its own stylesheet, so it is easier to include into a website. This stylesheet must only affect the markup

Flickr Jquery - jQuery Lightbox Flickr Jquery. With DHTML Popup comprehensible interface, you need just 4 simple steps to get your photo album website ready!. javascript popup set content type

jquery-flickr - Google Code It's function is to process a Flickr API Standard Photo List returned in JSON and create a semantic gallery(unordered list) of thumbnail images(list items) with links to full size images. When combined with jQuery Litebox, a rich slide show,

Simple images slider to create Flickr-like slideshows If you like Flickr slideshow, this article explains how to implement it using Prototype to implement a Flickr-like slideshow ("image carousel") and finally

6 Fresh jQuery Plugin Slideshow You Should Know | denbagus blog Slideshows have become increasingly popular in the web page during the last years, image gallery and slideshow gives a good user experience and makes viewing

15+22 jQuery Image Slideshow/Slider Tutorials and Plugins for One of those effects that designers use it widely is jQuery image slideshow or image gallery which can be implemented easily by lots of free jQuery slideshow plugins and tutorials featured here. jQuery Slideshow/Slider Tutorials. 1. A Simple jQuery Slideshow. As

Agile Carousel - Javascript Slideshow - Image Carousel Agile Development can help you complete website development projects on time, within budget and more inline with customer expectations. Include Agile Carousel as part of your web development process for advanced image displays

Making a Flickr-powered Slideshow | Tutorialzine In this tutorial we will be developing a jQuery plugin that will make it possible to create slideshows, product guides or presentations from your Flickr photo sets

Flickr Slideshow : Flickr Gallery Flickr Slideshow. Don't allow your website visitors to get lost! Try Flickr Slide Show!. Linking To Pictures On Flickr Tumblr

Flickrshow – A very simple Javascript slideshow for Flickr Flickrshow - A very simple Javascript slideshow for Flickr

15 Must See JQuery Slideshow Plugins and Tutorials Designers often using jQuery slideshow To support their work. There are so many jQuery slide show plug-ins to choose from and is v

Flickr: "jquery" Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos

Supersized - Full Screen Background/Slideshow jQuery Plugin Full Screen Background/Slideshow jQuery Plugin Integration with Flickr - pull photos by user, set, or group. Supersized 3.1.3 Slideshow. This version of Supersized has all the options and features you need to get a fullscreen slideshow up and running. Demos

Flickr Gallery for Mac OS, HoudahGeo, Moyea Flash Video MX Add Flickr Slideshow to your website on Mac. Mac Geocoding Know Where you Took that Photo. Convert video to Flash SWF FLV with player. Convert any animated Gif to the flickr gallery, mac, lightbox, jquery, flickr slideshow, flickr wordpress, flickr how to, flickr plugin, flickr blog, flickr embed

Jquery Flickr Gallery Plugin | Flickr Slideshow Build superior photoalbums for your Website with jQuery Thickbox Alternative! flickr gallery thumbnail embed A FREE tool called Flickr Slideshow allows you to create a custom photo gallery with a cool slide show of the most recent and most interesting photos from Flickr on your website or blog in

jquery.flickrGallery.js jquery. flickrGallery.js. flickrGallery is a jQuery plugin for embedding flickr photos slideShow() Turns on the slide show for a particular album. stopSlideshow() Stops the slide show if it is currently on. Properties. jQuery

Recipe for a Flash-Free Flickr Slideshow in Drupal | johanna Drupal, Flickr. If you're in a Flickr photostream or group pool or photo set, there's a "Slideshow" button in the upper right corner that has "share" For example, a jQuery slideshow will work on most smartphones, whereas Flash may or may

ModX Snippet for a simple jQuery Flickr fade-in/out slideshow I posted previously about a simple jQuery slideshow I created for accessing sets on Flickr. To use it at work, where we're running ModX CMS, I turned it into an easily-reusable "snippet. Upload the jQuery slideshow to your server and call it something like "flickrslideshow.js"

15 jQuery Plugins For A Better Photo Gallery And Slideshow Photo Gallery, picture gallery, or slideshow are the best way to present your images to readers. With jQuery, we can create these effect easily by using its plugins. This article shares 15 jQuery plugins to do so

Building a Flickr Slideshow with PHP - NetBeans IDE 6.9-7.0 Building a Flickr Slideshow with PHP. Justin Bolter shows off the new PHP features of NetBeans IDE 6.9-7.0 by walking through You will then see how to turn your Flickr images into a simple slideshow using JavaScript and CSS

studiomediatech Home page of studiomediatech, independent creator and developer Olle Törnström - offering services in web application, front-end engineering and development for the web eco-system. Slides is a plug-in for jQuery that turns a single image element into an photo slideshow