westend61-de.blackporner.com Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://westend61-de.blackporner.com/
Submission: On June 12 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

Name: dropdown_add_lightboxPOST /en/lightbox/create

<form action="/en/lightbox/create" method="post" name="dropdown_add_lightbox" id="dropdown_add_lightbox"><input type="hidden" name="activate" value="true" id="activate">
  <div class="form-group input-group"><input class="form-control" name="name" value="" autocomplete="off" type="text" placeholder="Create new pinboard" required="required">
    <div class="input-group-btn"><button class="btn btn-add_lightbox" title="Add"><span class="icon-w61 icon-plus"></span></button></div>
  </div>
</form>

Name: queryFormGET /en/imageSearch

<form action="/en/imageSearch" method="get" name="queryForm" enctype="application/x-www-form-urlencoded" accept-charset="utf-8" onsubmit="$('#queryLoader').show(); return true" id="queryForm">
  <div class="input-group" id="searchfield">
    <div class="form-group" id="queryFormInput">
      <input class="form-control ui-autocomplete-input" maxlength="128" name="query" value="" role="searchbox" placeholder="Search for ..." data-url="/imageSearch/suggestQuery" data-language="en" data-minlength="2" id="query" type="search"
        title="Enter keywords, like 'teenager and beach not water'" autocomplete="off">
      <input type="hidden" name="o" value="0">
      <input type="hidden" name="oldQuery" value="">
    </div>
    <div class="input-group-btn" id="querySubmitButton">
      <button type="submit" class="btn btn-default" title="Click here to start your search">
        <span class="icon-w61 icon-search-3"></span>
      </button>
    </div>
    <div class="input-group-btn" id="querySelectType" data-at="ALL">
      <input type="hidden" name="at" value="ALL" id="queryAT">
      <a href="#SelectType_dropdown" data-toggle="collapse" class="btn btn-default " id="SelectType_dropdown_btn" aria-expanded="false">

                <span class="text_label">
                  <span id="label_all">All</span>
                  <span id="label_image"><span class="icon-w61 icon-camera"></span></span>
                  <span id="label_video"><span class="icon-w61 icon-video-camera"></span></span>
                </span>

                <span class="icon-w61 icon-caret-down"></span>
             </a>
      <ul class="collapsed dropdown" id="SelectType_dropdown" aria-expanded="false">
        <li><span class="dropdown_btn active" data-at="ALL">All</span></li>
        <li><span class="dropdown_btn " data-at="IMAGE"> only Images <span class="icon-w61 icon-camera"></span>
          </span></li>
        <li><span class="dropdown_btn " data-at="VIDEO"> only Videos <span class="icon-w61 icon-video-camera"></span>
          </span></li>
      </ul>
    </div>
    <div class="input-group-btn" id="queryImageSearchButton">
      <span class="btn btn-default" data-toggle="modal" data-target="#ReverseSearch_Modal" href="#ReverseSearch_Modal" title="Click here to start your reverse image search">
        <span class="icon-w61 icon-reverse-search-2"></span>
      </span>
    </div>
    <div class="input-group-btn" id="queryClearButton" style="display: none">
      <button class="btn btn-delete_search"><span title="Click here to empty search field" class="icon-w61 icon-delete-l"></span></button>
    </div>
  </div>
  <ul id="ui-id-1" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" style="display: none;"></ul>
</form>

POST /imageSearch/reverseImageSearch

<form action="/imageSearch/reverseImageSearch" method="post" accept-charset="UTF-8" onsubmit="jQuery('#revSubmit').hide();jQuery('#revLoading').show();" enctype="multipart/form-data">
  <div id="dnd" class="dragndrop_">
    <div class="dragndrop__content">
      <p>Drag-and-drop an image here <br><br> or</p>
      <input type="file" class="form-control" name="file" id="dndFilenameInput" accept="image/jpg, image/jpeg, image/png" required="">
      <div class="form-control" name="customfile" id="customfile" style="height: auto"></div>
      <span id="getfile" class="btn btn-lg btn-default outline margin-top-large">Pick your file</span>
    </div>
  </div>
  <div class="row margin-bottom-large margin-top-xlarge">
    <div class="col-xs-12 text-center" style="min-height: 70px">
      <input class="btn btn-lg btn-default outline" type="submit" value="Start search" id="revSubmit">
      <div id="revLoading" style="display: none">
        <div class="loader dark"></div>
      </div>
    </div>
  </div>
</form>

POST //authenticate

<form action="//authenticate" method="post" accept-charset="UTF-8" class="form-">
  <input type="hidden" name="redirect" value="/" id="redirect">
  <div class="form-group form-group-lg">
    <div class="row margin-bottom-large">
      <div class="col-xs-12">
        <div class="form-group  input-group">
          <span class="input-group-addon"><span class="icon-w61 icon-name-l"></span>
          </span>
          <input type="email" class="form-control" required="" data-required-message="Bitte fülle dieses Feld aus." placeholder="name" name="name" id="name">
        </div>
      </div>
    </div>
    <div class="row margin-bottom-large">
      <div class="col-xs-12">
        <div class="form-group  input-group">
          <span class="input-group-addon"><span class="icon-w61 icon--l"></span>
          </span>
          <input type="" class="form-control" autocomplete="off" data-required-message="Bitte fülle dieses Feld aus, mind. 8 bis max. 32 Zeichen." pattern=".{8,32}" required="" placeholder="" id="" name="">
        </div>
      </div>
    </div>
  </div>
  <div class="row margin-bottom-large">
    <div class="col-xs-12">
      <div class="check-box">
        <input type="checkbox" name="_me" id="_me" checked="checked">
        <label for="_me"> me?</label>
      </div>
    </div>
  </div>
  <div class="row margin-bottom-large">
    <div class="col-xs-12 text-center">
      <input class="btn btn-lg btn-default outline" type="submit" id="" value="">
    </div>
  </div>
  <div class="row margin-bottom-large">
    <div class="col-xs-12 text-center">
      <p><a href="/en/Lost/index">Forgotten your ?</a></p>
    </div>
  </div>
  <div id="_modal__nurture">
    <div class="row margin-bottom-large">
      <div class="col-sm-12">
        <h2 class="h1 bigtext">No yet?</h2>
        <div class=" text-center">
          <a href="/en//index" class="btn btn-lg btn-default outline margin-right-large margin-bottom-large" rel="nofollow">
                                        I'm a customer
                                    </a>
          <a href="/en/cms/us" class="btn btn-lg btn-default outline margin-right-large margin-bottom-large" rel="nofollow">
                                        I'm a photographer
                                    </a>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 

 * Prices
   * Licenses
   * Imagepacks
   * Market Freeze
   * Advice
 * Inspiration
   * TOPICS & TRENDS
   * E-MAGAZINE
   * VISTA COLLECTION
   * NEWSLETTER
 * BLOG
   * Photographers
   * Inside W61
   * Inspiration
 * Photographers
   
 * * 
   * Pinboard0
     * All pinboards
   * 0
   * * Customer Service
     * The Americas
     * +1 904 720 2388
     * Other Countries
     * +49(0)89 45 24 426-22
   * *  Deutsch
     *  Español
     *  English

 * 
 * Pinboard0
   * Pinboards
   * * 0
   * 
   * All pinboards
 * 0
 * * Customer Service
   * The Americas
   * +1 904 720 2388
   * Other Countries
   * +49(0)89 45 24 426-22
 * *  Deutsch
   *  Español
   *  English



×

All
 * All
 * only Images
 * only Videos



KEEP YOUR BALANCE


DISCOVER STOCK PHOTOS AND TRENDS

GET INSPIRED

April Highlights Women Power Variety Sustainability Green Energy Individuality
Vacation Joy of Life Family Humans and Nature Love Security Industry


WHY CUSTOMERS LOVE WESTEND61

Find out why customers love shopping stock photos and footage at Westend61 and
why they appreciate our services around images and licenses so much.

LEARN MORE










FREE E-MAGAZINE

Learn how the theme of "milestones" can be used to convey powerful visual
messages.

NOW








STOCK PHOTOS: GREAT VALUE AND GREATLY FLEXIBLE

Westend61 is your Stock Agency for Royalty Free Photography. Enhance your
client's projects with authenticity, concepts and emotions. Our images are
legally safe - you can use them worldwide and infinitely.

MORE INFORMATION

 * in advertising
 * on websites
 * on billboards
 * in blogs
 * in flyers and brochures
 * in magazines
 * on covers
 * in books
 * in calendars

On top of that, we offer great prices and flexible licensing for each use case.

At Westend61 you receive personal consultation and we're #1 for Lifestyle
Photography in Europe. Find exclusive, authentic and creative images for all
topics, for example

 * Lifestyle
 * Business and Finance
 * People
 * Family
 * Technology
 * Health and Medicine
 * Industry
 * Travel
 * Nature and Environment
 * Sustainability
 * Food and Drinks
 * Social Issues

close









HERE ARE YOUR S

We are your personal s. Give us a call or send us an e-mail - we'll be happy to
help you!



Phone: +49 89 4524426-24

sales@westend61.de

Sales / Europe

Andrea Fichtl

Phone: +49 89 4524426-20

esther.reiter@westend61.de

Sales / Europe

Esther Reiter

Phone: +1 904 720 2388

heike.ruf@westend61.com

Sales Amerikas

Heike Ruf

Phone: +49 89 141 200 64

martin.benik@westend61.at

Sales Austria

Martin Benik


FAQ


YOU HAVE QUESTIONS? WE HAVE THE ANSWERS

What does RF or Royalty Free mean?

RF stands for Royalty Free. With a Royalty Free Stock image or video, you only
have to pay the license fee once. Our images and videos can be used worldwide
and for an unlimited period of time - for advertising or editorial purposes.

Here you can find all information about our licenses
https://westend61-de.blackporner.com/en/cms/prices

Is there a license that allows the use of images and videos for my entire group
of companies?

Yes, our Unlimited license offers you the full scope of a license. The Unlimited
license includes an unlimited print run and can be used for your group, your
franchise partners and umbrella brands. You can store the images and videos in a
database and even create merchandise with them.

Why are Westend61 images and videos ?

Our top lifestyle photographers and videographers work closely with our creative
department and receive individual briefings on the most important trends of our
time. In the process, images and videos are created in line with our motto:
"Modern. Cool. ." High-quality produced with first-class models in beautiful
locations and always up to date. Our customers from all over the world love the
authenticity of our images and videos and use them in many projects.

Do Westend61 customers have a personal person?

Yes, we love service. Personal is part of our company philosophy. Every customer
has a person who can always be reached personally.

You can find our persons here: https://westend61-de.blackporner.com/en/cms/

Is it possible to block images and videos?

Yes, that's what our international Market Freeze is for. You can block Royalty
Free images and videos (or even an entire series) and remove them from the
market entirely. Nobody but you or your customer can use those images and videos
from the moment of your purchase.

All info here: https://westend61-de.blackporner.com/en/cms/market_freeze

 
 * For Photographers
   * Us!
   * Portfolios
   * 

 * WESTEND61
   * 
   * Customer
   * Team
   * Jobs & Career
   * FAQ
   * 
   * T&C / EULA
   * 
   * Imprint

Customer Service
The Americas

+1 904 720 2388 heike.ruf@westend61.com

Other Countries

+49(0)89 45 24 426-22 sales@westend61.com

Want some News?
Newsletter
Image concepts
Image categories

The entire content is protected by copyright ©  Westend61. All rights reserved.



FIND THE PERFECT PICTURE


REVERSE IMAGE SEARCH

Pick your favorite method below to start the search.

Drag-and-drop an image here

or


Pick your file


The file size of the JPG/PNG must be smaller than 6MB.

me?


Forgotten your ?


NO YET?

I'm a customer I'm a photographer



SAVE ON PINBOARD



We use cookies to give you the best online experience. Some of them are strictly
necessary, the others allow us to give you a better functionality and personal
features.

Necessary
External Media



Imprint