Demo Photo-Pick Albums

Photo-Pick service provides you the ability to have album gallery without any dependencies such as JavaScript plugin and CSS library. Your photos will be supported in all browsers; desktop, laptop, tablet and mobile devices.

INTRODUCED FOR DESKTOP, LAPTOP, TABLET AND MOBILE.

WITHOUT ANY JavaScript/CSS PLUGIN OR LIBRARY DEPENDENCIES.

SAVE YOUR HOSTING SPACE AND PERSONAL TIME.

Examples of online photo albums

Here you can find some examples of photo albums. To use photo album on a website you don't need any JavaScript Plugins or CSS libraries. All you need is to upload photos to Photo-Pick; customize album to your wishes and get the share link. The images can be viewed on a desktop, laptop, tablet or mobile device. It saves your time - you don't need to care about the presentation of your photos, space for them or other technical staff. The examples below are presenting only some of the capabilities to customize online photo albums.

Vote

Like and Dislike

Has like and dislike options with counting; names and enumeration of images.

Lovely

Lovely sign only

Has lovely as a like sign. But can be any of other: Thumb Up or Down, Print, Basket or None.

Photos

Only your photos

Album has only photos and enumeration. You can show only your images.

Logo

Own Logo

Has own logo. Can have any logo and description of album.

Brand

Branded Album

Adjusted in order to have custom view.

Description

Described Photos

Position and describe pictures of online photo album.

Examples of different Layouts and Themes

Each online photo album can be customized with a beautiful theme and special layout.

1

Single item

Single item example

The images are large, placed one after the other.

2

Grid

Grid example

Images are placed in a grid.

3

Squares

Squares example

Images are shown as squares.

4

Circles

Circles example

The images are circular.

5

Polaroid - Name

Polaroid-Name example

Classic Polaroid styling.

6

Polaroid - Pick

Polaroid - Pick example

Polaroid style with ability to pick.

Request name of person who opens album

If you want to know the names of the people who opened your album, you can select this option for any link of album. If the system does not know the name of the person, then before showing the album, a window will be opened where the person can enter the name.

Link example: https://www.photo-pick.com/online/iS7w.link

Tip: Great for picking photos with different numbers of people.

Example with redirection back

A link, if you need to redirect the user back to the previous page. This kind of link is useful for websites: user clicks the link or image; looks at photos, after that, is redirected back to the website.

Link example: https://www.photo-pick.com/online/pK9v.link

HTML code example:
<a href="https://www.photo-pick.com/online/YOUR_LINK_ID.link">
    <img src="https://www.photo-pick.com/online/linkedLogo?linkId=YOUR_LINK_ID"/>
</a>

Tip: Best suited for websites, blogs, vlogs, social media, etc.

Example with completion page

All examples above were like 'Back' button behavior: if user finished viewing the album and submitted it - redirection back occurs. Now another way of behavior: after finishing picking images of album and clicking 'done', the user gets completion page.

You can just get the link from Photo-Pick account and share with anybody you want. Here is one example: https://www.photo-pick.com/online/0KX9CzO4.link

HTML code example:
<a href="https://www.photo-pick.com/online/YOUR_LINK_ID.link">
    <img src="https://www.photo-pick.com/online/linkedLogo?linkId=YOUR_LINK_ID"/>
</a>

Tip: Useful in case of sharing link for known users!

Example with contact page

After user finishes picking images of album, the user can leave contact information.

You can just get the link from Photo-Pick account and share with anybody you want. Here is one example: https://www.photo-pick.com/online/odRD.link

HTML code example:
<a href="https://www.photo-pick.com/online/YOUR_LINK_ID.link">
    <img src="https://www.photo-pick.com/online/linkedLogo?linkId=YOUR_LINK_ID"/>
</a>

Tip: Use this kind of link if you have many pickers and want to know who picked!

Example with redirect to URL

Link if you need to redirect the user to any URL. This type of link is useful for websites: the user clicks on the link or image; views photos and is then redirected to the specified URL.

Link example: https://www.photo-pick.com/online/1gJCsou3.link

HTML code example:
<a href="https://www.photo-pick.com/online/YOUR_LINK_ID.link">
    <img src="https://www.photo-pick.com/online/linkedLogo?linkId=YOUR_LINK_ID"/>
</a>

Tip: Best suited for websites, blogs, vlogs, social media, etc.