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 example above is an in-page usage demo of Lightbox with images from Flickr. The lightbox gallery 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 Lightbox gallery that uses images from Flickr.Flickr Add Blog Drupal

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.

Use Of Flickr Logo How To Add Flickr

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 finish the payment via the secure form, you will receive a license key instantly by email that turns the Flickr Gallery Free Edition into a Business one. You can select the most suitable payment mode: PayPal, bank transfer, check, credit card 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.

Flash Autoplay Flickr

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 feature requests, troubleshooting, general help contact Customer Support at . Make sure to include details on your Flickr Gallery version, a link (or relevant code), browser and operating system.Plugin De Bridge A 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 ran into your website wile looking for a JavaScript to manage a personal Photo Gallery. I downloaded the trial version and immediately fell in love with your Flickr Gallery, it is one of the best products I’ve ever found; it is very user friendly and easy to use and creates great Photo Galleries.

    * I downloaded your trial version to see if I could get it to work with my website, and I am almost there (I have been looking for something like this for ages)..Flickr Group Sidebar Widget

    * I'd like to express my gratitude to your efforts on creating such a nice piece of program and best of all it's free! Keep out the good work and I hope to see new features in the near coming future to rate you 5 star!

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

Dare Obasanjo aka Carnage4Life - Windows Live Tip: How to Add One of the features we recently shipped in Windows Live is the ability to link your Windows Live profile to your Flickr account so that whenever you add photos to Flickr they show up on your profile and in the What's New list of members of your network in Windows Live

How to Use the Flickr API Flickr is a very well developed web application that allows you to store and share your photos. The site has an easy to use API that will allow you to use access almost all of the data on Flickr. In this tutorial, you'll learn how the basics of

How To Add Photos Into Your Flickr Account After creating your Flickr account you will need to add your personal photos. Adding photos allows you to organize your digital images as well as share them with your friends. Before you

[How-To] Add Flickr Photos to your Word Documents with Ease This post introduces an interesting tool called Flickr4Word using which you can easily insert and embed images from Flickr into Microsoft Word documents. [How-To] Add Flickr Photos to your Word Documents with Ease What do you do when you have to embed an image from Flickr into your Word Documents?

How to add Flickr Slideshow into your blog or website? You can simply add any of your flickr slide show into your blog or website just with few simple steps. First of all you need to know your flickr

Flickr 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

How to Add Tags to Your Flickr Image - wikiHow wikiHow article about How to Add Tags to Your Flickr Image

How to add a Flickr-based photo gallery to your website PhpFlickr is a class written by Dan Coulter to act as a wrapper to Flickr's API, and lightbox is a very simple and elegant way to display photos This tutorial will teach you how to quickly setup a photo gallery with phpflickr and lightbox on your own website

Newbie's Guide to Flickr | Webware - CNET Wondering what Flickr is and why you should use it? We'll tell you. Read this blog post by Josh Lowensohn on Webware. Continue reading to learn how to tag and organize photos, add notes, geotag, create albums, find out if you need a premium membership, and our list of Flickr users worth

How to add Flickr to Nokia Phones The N Series Nokia Phones which are Symbian OS based is capable of installing a software which allows you to post photographs to your Flickr Account. You just

WordPress Tutorial – How to Add Flickr Photo Widget to This Intermediate-level WordPress Tutorial shows how to add Flickr Photo Widget to your WordPress blog's sidebar so that you can display thumbnails of your Flickr photos. The Flickr Widget comes with WordPress 2.5+ on the WordPress.com hosting site

How to add to LCC Flickr Pool | Lincoln Camera Club How to add to LCC Flickr Pool. This tutorial will walk you through how to add your images to the Lincoln Camera Club Flickr Pool. This tutorial assumes that you have already added your images to Flickr and are a member of the Lincoln Camera Club Flickr Group

How to Add a Flickr Slideshow How to Add a Flickr Slideshow. You can add a flickr slideshow to replace your rotating image in your welcome message, add it to an announcement or news item for showing images of a specific event, or if you'd like you can replace your scrapbook

How To Add Flickr Images On Your Blog In my post on how I automatically back up my WordPress blog I said that I save and pull all my images from Flickr. A few readers have asked how I do this and if pulling images from Flickr was

Flickr Wordpress Sidebar Slideshows – Add One To Your Flickr Wordpress Sidebar Slideshows are easy to add to sidebar of your Wordpress Blog. It won't take more than a minute

How to Add Flickr photos on my web site | eHow.com How to Add Flickr photos on my web site. If you have some pictures of your own, or photos from a group you admire from Flickr, you can make a badge to put in your website or blog, and this will add to your blog or website greatly

How To Add Flickr : Flickr Gallery How To Add Flickr. Create fast and straightforward photo gallery for website with Flickr Gallery!. Eeflickr Using Albums

Flickr - How To Information | eHow.co.uk Flickr how to articles and videos including How to Display a Photo, How to Add Flickr to Joomla, How to Add Captions on Flickr and much more!

How to: Add a Styled Flickr Photo Stream to Your Blog Adding uniquely-styled Flickr photo streams to your blog is easy, and it's just another thing you can leverage to make your blog stand out among the crowd. Today, my goal is simply to walk you through the process of creating

How To Add Music To Flickr | Flickr Slideshow How To Add Music To Flickr. Just upload files generated by the photo album builder to your server and it will run immediately, even if it's a free host without php, mysql, asp support! flickr style slideshow website

How to Add a Flickr Badge to Your Website How to Add a Flickr Badge to Your Website. How to Add a Flickr Badge to Your Website. eXo Platform 3 provides many features for building rich websites out of the box. To add a stream of fresh, colorful content to our website, we wrote a simple gadget that displays a Flickr badge

YouTube - How To Use Flickr Expand the description and view the text of the steps for this how-to video. Check out Howcast for other do-it-yourself videos from SheriffThompson and more

How To Use Flickr | Digital Photography | Howcast.com How To Use Flickr. Want to share your photos faster than a speeding modem? Click on Flickr and let the "oohing" and "ahhhing" begin

How To Add Flickr To Wordpress In 5 Simple Steps | A In today's tutorial, I will be showing you how to add your Flickr Photostream to your Wordpress blog using jSon and jQuery. I learned how to do this trick a few