www.peecho.com Open in urlscan Pro
52.222.214.105  Public Scan

Submitted URL: http://www.peecho.com/
Effective URL: https://www.peecho.com/
Submission: On October 27 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="signup-form-mobile">
  <input id="email-sign-up-mobile" type="text" name="email" placeholder="Email address" data-lpignore="true">
  <span id="email-error-mobile">The email address is invalid</span>
  <span id="email-error-mobile-request">Account with email address already exists.</span>
  <input id="password-sign-up-mobile" type="password" name="password" placeholder="Password" data-lpignore="true">
  <span id="password-error-mobile1">Password is too short</span>
  <span id="password-error-mobile2">Password is too long</span>
  <div class="sign-up-checkboxes-mobile">
    <input id="newsletter-mobile" class="mb-0" type="checkbox" name="newsletter">
    <label class="mb-0">I want to receive tips &amp; tricks on how to get the most out of Peecho</label>
  </div>
  <span id="sign-up-error-mobile"></span>
  <span id="sign-up-register-mobile">Successfully registered !</span>
  <button class="peecho-button button2" type="submit">Sign up</button>
  <span class="have-account-sidenav">Have an account ? <span class="sign-up-in-transfer" onclick="openSignIn()"> Sign in</span>
  </span>
</form>

POST https://www.peecho.com/login

<form id="signup-form" method="post" action="https://www.peecho.com/login">
  <input type="hidden" name="_token" value="vvh131btXE5vM11ZFGkYb2KAsDKlGmzcNG8W24Ex">
  <input id="email-sign-up" type="text" name="email" placeholder="Email address" data-lpignore="true">
  <span id="email-error-request">Account with email address already exists.</span>
  <span id="email-error">The email address is invalid</span>
  <input id="password-sign-up" class="mb-0" type="password" name="password" placeholder="Password" data-lpignore="true">
  <span id="password-error1">Password is too short</span>
  <span id="password-error2">Password is too long</span>
  <div class="sign-up-checkboxes w-100">
    <input id="newsletter" class="mb-0" type="checkbox" name="newsletter">
    <label class="mb-0">I want to receive tips &amp; tricks on how to get the most out of Peecho</label>
  </div>
  <span id="sign-up-error"></span>
  <span id="sign-up-register">Successfully registered !</span>
  <button class="button2 peecho-button" id="sign-up-submit" type="submit">Sign up</button>
  <span class="have-an-account">Already have an account? <a href="#" data-dismiss="modal" data-toggle="modal" data-target="#signInModal">
                    <span class="sign-up-in-transfer">Sign in</span>
                  </a>
  </span>
</form>

<form id="sign-in-form-mobile">
  <input id="sign-in-email-mobile" type="text" name="email" placeholder="Email address" data-lpignore="true">
  <span id="email-error-sign-in-mobile">The email entered is invalid</span>
  <input id="sign-in-password-mobile" type="password" name="password" placeholder="Password" data-lpignore="true">
  <span id="password-error-sign-in-mobile">The password entered is invalid</span>
  <span id="sign-in-success-mobile">Successfully logged in !</span>
  <a class="forgot-password" href="https://www.peecho.com/password-reset">Forgot your password?</a>
  <button class="peecho-button button2" type="submit">Sign in</button>
  <span class="have-account-sidenav">Don't have an account yet? <span class="sign-up-in-transfer" onclick="openSignUp()"> Sign up</span></span>
</form>

POST https://www.peecho.com/login

<form id="sign-in-form" method="POST" action="https://www.peecho.com/login">
  <input type="hidden" name="_token" value="vvh131btXE5vM11ZFGkYb2KAsDKlGmzcNG8W24Ex"> <input id="sign-in-email" type="text" name="email" placeholder="Email address" data-lpignore="true">
  <span id="email-error-sign-in">The email entered is invalid</span>
  <input id="sign-in-password" type="password" name="password" placeholder="Password" data-lpignore="true">
  <span id="password-error-sign-in">The password entered is invalid</span>
  <span id="sign-in-success">Successfully logged in !</span>
  <a class="forgot-password" href="https://www.peecho.com/password-reset">Forgot your password?</a>
  <button id="sign-in-submit" class="button2 peecho-button" type="submit">Sign in</button>
  <span class="have-an-account">Don't have an account yet? <a href="#" data-dismiss="modal" data-toggle="modal" data-target="#signUpModal">
                    <span class="sign-up-in-transfer">Sign up</span>
                  </a>
  </span>
</form>

POST #

<form id="upload-image-form" method="post" action="#" enctype="multipart/form-data">
  <div id="upload-content" class="form-group files">
    <div id="upload-place">
      <button id="fake-upload"><span class="choose-a-file">Choose a file</span> or drag it here</button>
      <div id="format-size-error">
        <img src="https://www.peecho.com/icons/upload-file/error-icon.svg">
        <p class="upload-file-error">File size or format not supported</p>
      </div>
      <input id="upload-file" type="file" multiple="">
    </div>
    <div id="loading-content">
      <img src="https://www.peecho.com/icons/upload-file/loading-gif.gif">
    </div>
  </div>
  <p class="custom-upload-file">
  </p>
  <p class="please-upload">Please upload a file.</p>
  <p></p>
  <p>Maximum upload file size: <strong>1.5GB</strong></p>
  <p class="supported">Supported files: PDF, jpeg, png</p>
</form>

<form>
  <fieldset class="reason-radios">
    <div class="contact-us-input-label">
      <input type="radio" class="contact-us-form-radio" id="selling" name="contact-us-radio" value="SELL" checked="">
      <label class="mb-0" for="selling">I want to sell my magazine, photography or art using Peecho</label>
    </div>
    <div class="contact-us-input-label">
      <input type="radio" class="contact-us-form-radio" id="print-partner" name="contact-us-radio" value="PARTNER">
      <label class="mb-0" for="print-partner">I am looking for a print partner to integrate with my application or online platform</label>
    </div>
    <div class="contact-us-input-label">
      <input type="radio" class="contact-us-form-radio" id="help" name="contact-us-radio" value="INTEGRATION">
      <label class="mb-0" for="help">I need help integrating with Peecho</label>
    </div>
    <div class="contact-us-input-label pb-0">
      <input type="radio" class="contact-us-form-radio" id="existing-order" name="contact-us-radio" value="ORDER">
      <label class="mb-0" for="existing-order">I am inquiring about an existing order</label>
    </div>
  </fieldset>
  <!--Selling Print Help -->
  <div class="form-body contact-us-form selling-print-help-body">
    <div id="details-company-size">
      <h3 class="contact-us-subtitle pt-0">Business details:</h3>
      <div class="business-details">
        <div class="row business-details-fields">
          <div class="first-fields-col col-lg-6 col-md-12 col-sm-12 col-md-6 col-12 pl-0 pr-5">
            <div class="not-existing-order contact-us-input-group-first-row">
              <label>Your name</label>
              <input id="name" type="text" name="name">
            </div>
            <div class="contact-us-input-group-first-row">
              <label>Email</label>
              <input id="email" type="text" name="email">
              <span id="contact-us-error-email">Invalid email</span>
            </div>
          </div>
          <div class="second-fields-col col-lg-6 col-md-12 col-sm-12 col-md-6 pr-0 pl-5">
            <div class="contact-us-input-group-second-row">
              <label>Business name</label>
              <input id="business-name" type="text" name="business">
            </div>
            <div class="contact-us-input-group-second-row">
              <label>Website URL</label>
              <input id="link-to-business" type="text" name="business-website">
            </div>
          </div>
          <div class="second-fields-col col-lg-6 col-md-12 col-sm-12 col-md-12 pl-0 pr-5">
            <div class="contact-us-input-group-second-row">
              <label>Phone number</label>
              <input id="phone-number" type="number" name="phone-number">
            </div>
          </div>
        </div>
      </div>
      <div id="company-size" class="company-size-radios">
        <h3 class="text-left modal-body-subtitle contact-us-subtitle"> Company-size </h3>
        <fieldset>
          <input type="radio" id="one-to-five" name="company-size">
          <label>1-5</label>
          <input type="radio" id="six-to-fifteen" name="company-size">
          <label>6-15</label>
          <input type="radio" id="fifteen-plus" name="company-size">
          <label>15+</label>
        </fieldset>
      </div>
    </div>
    <div class="form-body-content d-flex business-details">
      <h3 class="text-left modal-body-subtitle contact-us-subtitle"> Message: </h3>
      <input type="text" id="message" class="contact-form-texarea" name="contact-message" placeholder="(10 characters minimum)">
      <span id="contact-us-error-message">You can't send an empty message!</span>
    </div>
    <div class="form-body-content d-flex business-details">
      <h3 class="text-left modal-body-subtitle contact-us-subtitle"> How did you hear about us? </h3>
      <select name="contact-message" id="how-did-you-hear-about-us" class="how-did-you-hear-about-us">
        <option value="" selected="">Choose an option</option>
        <option value="0">Search Engine/Google</option>
        <option value="1">Social Media</option>
        <option value="2">Blog or Forum</option>
        <option value="3">Event</option>
        <option value="4">Word of mouth</option>
        <option value="5">Other</option>
      </select>
      <span id="contact-us-error-message">You can't send an empty message!</span>
    </div>
  </div>
</form>

Text Content

peecho
   Sign In / Sign Up
 * How it works
   For Apps and Platforms For Publisher For Artist and photographers For Direct
   order Global Enterprise Print Case Studies
 * Products & Pricing
   books magazines wall art Flyers Brochures Business cards Calendars
 * Solutions
   Photobook software Print API Plug and Print Checkout Print On Demand
   Marketplace Module Print Fulfillment
 * Direct Order

EN NL ES DE
peecho

Sign up for our print-on-demand fulfilment

Set up your offer in minutes and promote it online Free checkout and Customer
Support services Profit from selling your content globally
The email address is invalid Account with email address already exists. Password
is too short Password is too long
I want to receive tips & tricks on how to get the most out of Peecho
Successfully registered ! Sign up Have an account ? Sign in
By sign up you accept our Terms & Conditions and Privacy Policy.

ACCOUNT CREATED SUCCESSFULLY!

You can start creating your new publication on the next page.

peecho

Create an account:

Account with email address already exists. The email address is invalid Password
is too short Password is too long
I want to receive tips & tricks on how to get the most out of Peecho
Successfully registered ! Sign up Already have an account? Sign in
By sign up you accept our Terms & Conditions and Privacy Policy.
peecho

THANK YOU FOR SIGNING UP

You will shortly receive an email with a conformation link.

Please follow the link to active your account and login to your dashboard.


GET STARTED WITH PEECHO

SIGN UP FOR OUR PRINT-ON-DEMAND FULFILMENT

Set up your offer in minutes and promote it online Free checkout and Customer
Support services Profit from selling your content globally
peecho

Sign in to your account

Set up your offer in minutes and promote it online Free checkout and Customer
Support services Profit from selling your content globally
The email entered is invalid The password entered is invalid Successfully logged
in ! Forgot your password? Sign in Don't have an account yet? Sign up
peecho

Login to your account:

The email entered is invalid The password entered is invalid Successfully logged
in ! Forgot your password? Sign in Don't have an account yet? Sign up


GET STARTED WITH PEECHO

SIGN UP FOR OUR PRINT-ON-DEMAND FULFILMENT

Set up your offer in minutes and promote it online Free checkout and Customer
Support services Profit from selling your content globally


UPLOAD YOUR FILE AND ORDER DIRECTLY

Choose a file or drag it here

File size or format not supported





Please upload a file.



Maximum upload file size: 1.5GB

Supported files: PDF, jpeg, png

FILE UPLOADED AND READY TO BE ORDERED!

File type:



Dimensions:



Number of pages:



File orientation:



File size:




FILE DESIGN TIPS FOR A BEAUTIFUL PRINT

These file guidelines will increase the quality of your print.

Resolution:

Upload images with more than 220 DPI

Covers:

First & last pages of the file, if the page count is odd, then blank cover is
blanl

Safezone:

Minimum 1 cm from the edges

Cut marks:

No need to add bleeds or cutmarks

Analysing your file

Uploading file to server
Finding the best products for your file

In the next step, we will show the products that can get printed from this file
Cancel Replace file Choose a file Select products


DESIGN TIPS FOR YOUR FILE

We listed some important settups to be considered when preparing your file for
printing. Following these guidelines will ensure a better result. For the
complete guideline, please check our Help Center .

Resolution

Upload images with more than 150 DPI

Cover

First & last pages of the file. If the page count is odd, then blank cover is
blank

Margins

For books and magazines: at least 1 cm is required

File format

PDF, jpeg, gif, png, tiff, bmp, wmf and eps

Number of pages

Depends on product. Check our Products & Price page.

File settup

Single pages only, no spreads

See more


WHAT PEECHO ADDS TO YOUR FILE

Cut Marks

Bleed

Help Center Sign up


HELP US FIND THE


BEST SOLUTION FOR YOU


WHY ARE YOU GETTING IN CONTACT WITH US?

I want to sell my magazine, photography or art using Peecho
I am looking for a print partner to integrate with my application or online
platform
I need help integrating with Peecho
I am inquiring about an existing order


BUSINESS DETAILS:

Your name
Email Invalid email
Business name
Website URL
Phone number


COMPANY-SIZE

1-5 6-15 15+


MESSAGE:

You can't send an empty message!


HOW DID YOU HEAR ABOUT US?

Choose an option Search Engine/Google Social Media Blog or Forum Event Word of
mouth Other You can't send an empty message!
Send message Your message was successfully sent! Error occurred! Take me to the
help center




WE ARE SENDING YOUR MESSAGE.





THANK YOU FOR CONTACTING PEECHO!

We have received your message, you should receive a reply within two busines
days.

Until then, make sure to check out Peecho's Help Center:

Take me to the help center



Ops, an error accurred and we couldn't send your message.

Please refresh the page and try again.


WHAT IS ASPECT RATIO ?

The aspect ratio of a file is its width divided by its height. Our system will
"read" the first page of your file and use its aspect ratio to display the
available sizes. We support files whose aspect ratio is over 0.34 and below 1.54

0.34 < your file's ratio < 1.54


WHAT IF I STILL WANT TO ORDER


AND SELL MY PRODUCTS MYSELF?

If you’d rather bulk order your print product and sell it yourself, no worries!
You can either:

- Skip account creation all together and use our Direct Order service. Upload
your file, set your specs, choose your amount, and order! We also give discounts
for ordering in bulk!

- Create an account, upload your file, and order from there. The only difference
here is we will have your files saved for easy re-ordering in the future. And,
if you ever decide you do want to sell on an online shop, you can anytime!

Create account Create account Direct order
 * Direct order
 * Case Studies
 * Help Center
 * English
   EN NL ES DE

peecho
How it works
Apps & Platforms Publishers Artists and photographers Direct order Global
Enterprise Print
Solutions
Photobook software Print API Plug and Print Checkout Print On Demand Marketplace
Module Print Fulfillment
Products & Pricing
Books
Hardcover
Softcover
Layflat

Magazines
Glossy
Matte

Wall Art
Art Prints
Gallery prints
Aluminum dibonds
Canvases
Foam boards

Commercial print products
Flyers
Brochures
Business cards
Calendars

Sign In / Sign Up
peecho
How it works
Apps & Platforms Publishers Artists and photographers Direct order Global
Enterprise Print
Solutions
Photobook software Print API Plug and Print Checkout Print On Demand Marketplace
Module Print Fulfillment
Products & Pricing
Books
Hardcover
Softcover
Layflat

Magazines
Glossy
Matte

Wall Art
Art Prints
Gallery prints
Aluminum dibonds
Canvases
Foam boards

Commercial print products
Flyers
Brochures
Business cards
Calendars

Sign In / Sign Up


GLOBAL PRINT ON DEMAND FOR
CONTENT OWNERS AND CREATORS


 * SOFTWARE TO TURN CONTENT TO PRINT AND SELL FROM YOUR OWN INTERFACE. NO
   WEBSHOP REQUIRED.


 * STUNNING PRODUCTS, AUTOMATICALLY DELIVERED TO YOUR CUSTOMER BY A-LIST
   PRINTERS ALL OVER THE WORLD



LEARN MORE ABOUT PEECHO’S SOLUTIONS FOR:

Apps & Platforms Publishers Photographers Direct Order


PROFIT FROM PRINT-ON-DEMAND FULFILLMENT


SIMPLIFY PRINTING

Brandable checkout, print API, automated order routing and dashboards included


PRINT GLOBALLY

Gain access to professional facilities and print locally to your customers


PRINT OPERATIONS

We’ll handle the print operations and customer service for your orders


PEECHO'S SOLUTIONS FOR...


APPS & PLATFORMS

Integrate print-on-demand to your online business to monetize your content while
delighting your user database.


PUBLISHERS

Sell via your website, social media and emails thanks to our shareable no-code
selling solution.


ARTISTS AND PHOTOGRAPHERS

Sell and order the highest quality photobooks and wall prints from top printers
around the globe.


GLOBAL ENTERPRISES

Benefit from our global print fulfillment capabilities and our Seller of Record
solution


PEECHO'S SOLUTIONS FOR...

Apps & Platforms
Publishers
Artists and Photographers
Global Enterprises

JOIN OUR PARTNERS AND BENEFIT FROM OUR PRINT-ON-DEMAND SERVICES




OUR PREMIUM PRODUCTS

   

 * Hardcover books

   

 * Softcover books

   

 * Layflat books

   

 * Magazines

   

 * Fine Arts

   

 * Gallery prints

   

 * Brochures

   

 * Business cards
   
   Business cards

   

 * Calendars

HARDCOVER BOOKS



Binding:

Perfect Bound [PUR]





Print material options:

Gloss paper | Mohawk paper





Number of pages:

Min. 16 - Max. 800



Check price Start selling

SOFTCOVER BOOKS



Binding:

Perfect Bound [PUR]





Print material options:

Gloss paper | Mohawk paper





Number of pages:

Min. 16 - Max 500



Check price Start selling

LAYFLAT BOOKS



Binding:

Layflat binding





Print material options:

Metapaper ROUGH White Digital 160gsm (matte uncoated paper) | Metapaper PHOTO
White 190gsm (real photo paper)





Number of pages:

Min. 18 - Max 120



Check price Start selling

MAGAZINES

Glossy | Matte



Binding:

Perfect Bound [PUR]





Print material options:

Silk paper





Number of pages:

Min. 16 - Max 500



Check price Start selling

FINE ARTS



Size:

Dynamically sized

Print material options:

180gsm Matte Paper | Metapaper extra rough while 175gsm



Check price Start selling

GALLERY PRINTS



Size:

Dynamically sized

Print material options:

Fujicolor Crystal Archive Type DPII / 220 grams mounted on 3mm dibond with
acrylic glass



Check price Start selling

BROCHURES

Stitched, roll folded, and single folded brochures with high quality paper
options. View specs and pricing below.

Check price Start selling

BUSINESS CARDS

Create a year of wonderful memories with Peecho’s premium calendars. They are
spiral bound, cut to size, and double-sided printed in full color on silk coated
paper. Have your calendars delivered anywhere in the world through our

Check price Start selling

CALENDARS

Make the perfect first impression with Peecho’s high quality business cards.
Choose from Tango or Cougar paper, uncoated or laminated finish, double or
single side full color printing. Our cards are trimmed to size and delivered to
you anywhere in the world through our

Check price Start selling


OUR PREMIUM PRODUCTS

Hardcover books

Binding:

Perfect Bound [PUR]



Print material options:

Gloss paper | Mohawk paper



Number of pages:

Min. 16 - Max. 800



Check price Start selling

Softcover books

Binding:

Perfect Bound [PUR]



Print material options:

Gloss paper | Mohawk paper



Number of pages:

Min. 16 - Max 500



Check price Start selling

Layflat books

Binding:

Layflat binding



Print material options:

Metapaper ROUGH White Digital 160gsm (matte uncoated paper) | Metapaper PHOTO
White 190gsm (real photo paper)



Number of pages:

Min. 18 - Max 120



Check price Start selling

Glossy | Matte

Binding:

Perfect Bound [PUR]



Print material options:

Silk paper



Number of pages:

Min. 16 - Max 500



Check price Start selling

Fine Arts

Size:

Dynamically sized

Print material options:

180gsm Matte Paper | Metapaper extra rough while 175gsm



Check price Start selling

Gallery prints

Size:

Dynamically sized

Print material options:

Fujicolor Crystal Archive Type DPII / 220 grams mounted on 3mm dibond with
acrylic glass

Check price Start selling

Brochures

Stitched, roll folded, and single folded brochures with high quality paper
options. View specs and pricing below.

Check price Start selling

Business cards

Create a year of wonderful memories with Peecho’s premium calendars. They are
spiral bound, cut to size, and double-sided printed in full color on silk coated
paper. Have your calendars delivered anywhere in the world through our
Check price Start selling

Calendars

Make the perfect first impression with Peecho’s high quality business cards.
Choose from Tango or Cougar paper, uncoated or laminated finish, double or
single side full color printing. Our cards are trimmed to size and delivered to
you anywhere in the world through our
Check price Start selling


WE PRINT AND SHIP GLOBALLY

Select a delivery country from the list below to see the production and shipping
time estimate!

Select country Afghanistan Aland Islands Albania Algeria American Samoa Andorra
Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island
Brazil British Indian Ocean Territory British Virgin Islands Brunei Darussalam
Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde Cayman Islands
Central African Republic Chad Chile China Christmas Island Cocos (Keeling)
Islands Colombia Comoros Congo Cook Islands Costa Rica Cote D'Ivoire Croatia
Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic Ecuador
Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia Faroe Islands
Falkland Islands Fiji Finland France French Guiana French Polynesia French
Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece
Greenland Grenada Guadaloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana
Haiti Heard and McDonald Islands Holy See (Vatican City State) Honduras Hong
Kong Hungary Iceland India Indonesia Iran Iraq Ireland Isle of Man Israel Italy
Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Korea Kuwait Kyrgyz
Republic Lao Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya Liechtenstein
Lithuania Luxembourg Macao Macedonia the former Yugoslav Republic of Madagascar
Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania
Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro
Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands Antilles
Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk
Island Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Territory
Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Island Poland
Portugal Puerto Rico Qatar State of Reunion Romania Russian Federation Rwanda St
Helena St Kitts and Nevis St Lucia St Pierre and Miquelon St Vincent and the
Grenadines Samoa San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia
Seychelles Sierra Leone Singapore Slovakia Slovenia Solomon Islands Somalia
South Africa South Georgia and the South Sandwich Islands Spain Sri Lanka Sudan
Suriname Svalbard & Jan Mayen Islands Swaziland Sweden Switzerland Syrian Arab
Republic Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga
Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu
US Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom United
States Minor Outlying Islands United States of America Uruguay Uzbekistan
Vanuatu Venezuela Vietnam Wallis and Futuna Islands Western Sahara Yemen Zambia
Zimbabwe Canary Islands Kosovo

PRODUCTION TIME ESTIMATE:

Magazines or softcover books - 4 working days

Hardcover books - 4 to 6 working days

Wall Art products - 3 to 7 working days

Shipping time estimate:

to working days

Peecho partners with the best printers across the globe to ensure that we
deliver fast at the lowest cost possible. We have an order routing system that
chooses the printer that is nearest to the recipient.




WE PRINT AND SHIP GLOBALLY

Select a delivery country from the list below to see the production and shipping
time estimate!

Select country Afghanistan Aland Islands Albania Algeria American Samoa Andorra
Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island
Brazil British Indian Ocean Territory British Virgin Islands Brunei Darussalam
Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde Cayman Islands
Central African Republic Chad Chile China Christmas Island Cocos (Keeling)
Islands Colombia Comoros Congo Cook Islands Costa Rica Cote D'Ivoire Croatia
Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic Ecuador
Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia Faroe Islands
Falkland Islands Fiji Finland France French Guiana French Polynesia French
Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece
Greenland Grenada Guadaloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana
Haiti Heard and McDonald Islands Holy See (Vatican City State) Honduras Hong
Kong Hungary Iceland India Indonesia Iran Iraq Ireland Isle of Man Israel Italy
Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Korea Kuwait Kyrgyz
Republic Lao Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya Liechtenstein
Lithuania Luxembourg Macao Macedonia the former Yugoslav Republic of Madagascar
Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania
Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro
Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands Antilles
Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk
Island Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Territory
Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Island Poland
Portugal Puerto Rico Qatar State of Reunion Romania Russian Federation Rwanda St
Helena St Kitts and Nevis St Lucia St Pierre and Miquelon St Vincent and the
Grenadines Samoa San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia
Seychelles Sierra Leone Singapore Slovakia Slovenia Solomon Islands Somalia
South Africa South Georgia and the South Sandwich Islands Spain Sri Lanka Sudan
Suriname Svalbard & Jan Mayen Islands Swaziland Sweden Switzerland Syrian Arab
Republic Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga
Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu
US Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom United
States Minor Outlying Islands United States of America Uruguay Uzbekistan
Vanuatu Venezuela Vietnam Wallis and Futuna Islands Western Sahara Yemen Zambia
Zimbabwe Canary Islands Kosovo

PRODUCTION TIME ESTIMATE:

Magazines or softcover books - 4 working days

Hardcover books - 4 to 6 working days

Wall Art products - 3 to 7 working days

Shipping time estimate:

to working days

Peecho partners with the best printers across the globe to ensure that we
deliver fast at the lowest cost possible. We have an order routing system that
chooses the printer that is nearest to the recipient.

At the moment, shipping carriers report delivery delays globally due to the
COVID-19 pandemic.


YOU PROFIT USING
PEECHO PRINT-ON-DEMAND

WE HAVE DIFFERENT SOLUTIONS FOR DIFFERENT SEGMENTS

APPS & PLATFORMS

Benefit from our end-to end solution helping companies large and small to launch
and scale successful print businesses.

PUBLISHERS

Take your existing digital content and offer it in print with the click of a
button. We have made it easy for publishers to sell their work in print.

ARTISTS AND PHOTOGRAPHERS

Set up simple print-on-demand offering without the need to order stock or ship
prints internationally. Let your customers order and we do the rest.

DIRECT ORDER

Order print products directly from the worlds best printers. Simply upload your
file, order your products and we will ship it to your door.


GLOBAL PRINT ON DEMAND FOR
CONTENT OWNERS AND CREATORS


 * SOFTWARE TO TURN CONTENT TO PRINT AND SELL FROM YOUR OWN INTERFACE. NO
   WEBSHOP REQUIRED.


 * STUNNING PRODUCTS, AUTOMATICALLY DELIVERED TO YOUR CUSTOMER BY A-LIST
   PRINTERS ALL OVER THE WORLD


LEARN MORE ABOUT PEECHO’S SOLUTIONS FOR:

Apps & Platforms Publishers Photographers Direct Order


PROFIT FROM PRINT-ON-DEMAND FULFILLMENT


SIMPLIFY PRINTING

Brandable checkout, print API, automated order routing and dashboards included


PRINT GLOBALLY

Gain access to professional facilities and print locally to your customers


PRINT OPERATIONS

We’ll handle the print operations and customer service for your orders


PEECHO'S SOLUTIONS FOR...

Apps & Platforms
Publishers
Artists and Photographers
Global Enterprises


OUR PREMIUM PRODUCTS

Hardcover books

Binding:

Perfect Bound [PUR]



Print material options:

Gloss paper | Mohawk paper



Number of pages:

Min. 16 - Max. 800



Check price Start selling

Softcover books

Binding:

Perfect Bound [PUR]



Print material options:

Gloss paper | Mohawk paper



Number of pages:

Min. 16 - Max 500



Check price Start selling

Layflat books

Binding:

Layflat binding



Print material options:

Metapaper ROUGH White Digital 160gsm (matte uncoated paper) | Metapaper PHOTO
White 190gsm (real photo paper)



Number of pages:

Min. 18 - Max 120



Check price Start selling

Glossy | Matte

Binding:

Perfect Bound [PUR]



Print material options:

Silk paper



Number of pages:

Min. 16 - Max 500



Check price Start selling

Fine Arts

Size:

Dynamically sized

Print material options:

180gsm Matte Paper | Metapaper extra rough while 175gsm



Check price Start selling

Gallery prints

Size:

Dynamically sized

Print material options:

Fujicolor Crystal Archive Type DPII / 220 grams mounted on 3mm dibond with
acrylic glass



Check price Start selling

Brochures

Stitched, roll folded, and single folded brochures with high quality paper
options. View specs and pricing below.

Check price Start selling

Business cards

Create a year of wonderful memories with Peecho’s premium calendars. They are
spiral bound, cut to size, and double-sided printed in full color on silk coated
paper. Have your calendars delivered anywhere in the world through our
Check price Start selling

Calendars

Make the perfect first impression with Peecho’s high quality business cards.
Choose from Tango or Cougar paper, uncoated or laminated finish, double or
single side full color printing. Our cards are trimmed to size and delivered to
you anywhere in the world through our
Check price Start selling

JOIN OUR PARTNERS AND BENEFIT FROM OUR PRINT-ON-DEMAND SERVICES

 1. 
 2. 
 3. 
 4. 
 5. 
 6. 
 7. 
 8. 




WE PRINT AND SHIP GLOBALLY

Select a delivery country from the list below to see the production and shipping
time estimate!

Select country Afghanistan Aland Islands Albania Algeria American Samoa Andorra
Angola Anguilla Antarctica Antigua and Barbuda Argentina Armenia Aruba Australia
Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus Belgium Belize
Benin Bermuda Bhutan Bolivia Bosnia and Herzegovina Botswana Bouvet Island
Brazil British Indian Ocean Territory British Virgin Islands Brunei Darussalam
Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape Verde Cayman Islands
Central African Republic Chad Chile China Christmas Island Cocos (Keeling)
Islands Colombia Comoros Congo Cook Islands Costa Rica Cote D'Ivoire Croatia
Cuba Cyprus Czech Republic Denmark Djibouti Dominica Dominican Republic Ecuador
Egypt El Salvador Equatorial Guinea Eritrea Estonia Ethiopia Faroe Islands
Falkland Islands Fiji Finland France French Guiana French Polynesia French
Southern Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece
Greenland Grenada Guadaloupe Guam Guatemala Guernsey Guinea Guinea-Bissau Guyana
Haiti Heard and McDonald Islands Holy See (Vatican City State) Honduras Hong
Kong Hungary Iceland India Indonesia Iran Iraq Ireland Isle of Man Israel Italy
Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea Korea Kuwait Kyrgyz
Republic Lao Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya Liechtenstein
Lithuania Luxembourg Macao Macedonia the former Yugoslav Republic of Madagascar
Malawi Malaysia Maldives Mali Malta Marshall Islands Martinique Mauritania
Mauritius Mayotte Mexico Micronesia Moldova Monaco Mongolia Montenegro
Montserrat Morocco Mozambique Myanmar Namibia Nauru Nepal Netherlands Antilles
Netherlands New Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk
Island Northern Mariana Islands Norway Oman Pakistan Palau Palestinian Territory
Panama Papua New Guinea Paraguay Peru Philippines Pitcairn Island Poland
Portugal Puerto Rico Qatar State of Reunion Romania Russian Federation Rwanda St
Helena St Kitts and Nevis St Lucia St Pierre and Miquelon St Vincent and the
Grenadines Samoa San Marino Sao Tome and Principe Saudi Arabia Senegal Serbia
Seychelles Sierra Leone Singapore Slovakia Slovenia Solomon Islands Somalia
South Africa South Georgia and the South Sandwich Islands Spain Sri Lanka Sudan
Suriname Svalbard & Jan Mayen Islands Swaziland Sweden Switzerland Syrian Arab
Republic Taiwan Tajikistan Tanzania Thailand Timor-Leste Togo Tokelau Tonga
Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos Islands Tuvalu
US Virgin Islands Uganda Ukraine United Arab Emirates United Kingdom United
States Minor Outlying Islands United States of America Uruguay Uzbekistan
Vanuatu Venezuela Vietnam Wallis and Futuna Islands Western Sahara Yemen Zambia
Zimbabwe Canary Islands Kosovo

PRODUCTION TIME ESTIMATE:

Magazines or softcover books - 4 working days

Hardcover books - 4 to 6 working days

Wall Art products - 3 to 7 working days

Shipping time estimate:

to working days




YOU PROFIT USING PEECHO PRINT-ON-DEMAND

WE HAVE DIFFERENT SOLUTIONS FOR DIFFERENT SEGMENTS

APPS & PLATFORMS

Benefit from our end-to end solution helping companies large and small to launch
and scale successful print businesses.

PUBLISHERS

Take your existing digital content and offer it in print with the click of a
button. We have made it easy for publishers to sell their work in print.

ARTISTS AND PHOTOGRAPHERS

Set up simple print-on-demand offering without the need to order stock or ship
prints internationally. Let your customers order and we do the rest.

DIRECT ORDER

Order print products directly from the worlds best printers. Simply upload your
file, order your products and we will ship it to your door.

We use cookies for login, checkout and stats.

Learn more in our privacy policy and cookies statement .


Peecho Home

HOW IT WORKS

Apps & Platforms Publishers Artists and photographers Direct order Case Studies

PRODUCTS & PRICING

books magazines wall art
Print API
About Privacy policy Buyer terms and conditions Seller terms and conditions
Help Help Center
Quick links Start selling Place Direct Order Blog
Connect with us

support@peecho.com
© 2022 Peecho B.V. All rights reserved
© 2022 Peecho B.V. All rights reserved