videomaker.simpleshow.com Open in urlscan Pro
99.84.118.39  Public Scan

Submitted URL: https://t.yesware.com/tt/b6c2fd93b35f76d9734be3056efc07653513e6b4/bc4a7fa3bb680c9fb5ebde5edb182154/f731892e8cd6b528533...
Effective URL: https://videomaker.simpleshow.com/
Submission: On April 08 via manual from MO — Scanned from US

Form analysis 3 forms found in the DOM

<form class="login active">
  <h3>Log in</h3>
  <div class="socialSignUp"> <a href="#" data-action="login" class="btn loginWithFacebook btn-social btn-facebook" disabled="disabled">Sign in with Facebook</a>
    <a href="#" data-action="login" class="btn btn-social btn-google loginWithGoogle" disabled="disabled">Sign in with Google</a>
    <a href="#" data-action="login" class="btn loginWithMicrosoft btn-social btn-microsoft" disabled="disabled">Sign in with Microsoft</a></div>
  <p class="hr"><span>or</span></p>
  <div class="input-wrapper"> <input type="email" placeholder="Email address" class="mail" autocomplete="off">
    <div class="invalidMail" style="display: none;">Invalid email address.</div>
    <div class="invalidCredentials" style="display: none;">Login failed. Please check your credentials.</div>
    <div class="mailNotRegistered" style="display: none;">The email you entered is not registered.</div>
  </div>
  <div class="input-wrapper"> <input type="password" placeholder="Password" class="password"></div> <label class="checkbox-label rememberMe"> Remember me. <input type="checkbox"> <span class="switch-label"> <span></span> </span> </label> <br> <button
    class="submit btn-primary">Login</button>
  <div class="forgotPassword"><a href="#">Forgot your password?</a></div>
  <div class="switchToRegister">Don’t have an account? <a href="#" class="switchToSignUp">Sign up.</a></div>
</form>

<form class="resetPassword">
  <h3>Reset your password</h3>
  <div class="reset-content">
    <div>Please enter your registered mail address</div>
  </div>
  <div class="input-wrapper"><input type="email" placeholder="Email address" class="mail">
    <div class="invalidMail" style="display: none;">Invalid email address.</div>
    <div class="mailNotRegistered" style="display: none;">The email you entered is not registered.</div>
  </div> <br>
  <div style="display: flex; flex-wrap: nowrap; margin-top: 20px;">
    <div style="width: 100%;"> <button class="switchToLogin" style="width: 98%">Back</button></div>
    <div style="width: 100%;"> <button class="submit btn-primary" style="width: 98%; margin: 0;">Submit</button></div>
  </div>
</form>

<form class="signUpForm" id="signUpForm">
  <h3 class="freeSignUp">Sign up for free</h3>
  <h3 class="paidSignUp">Sign up</h3>
  <div>
    <div class="socialSignUp">
      <a href="#" data-action="login" class="btn loginWithFacebook btn-social btn-facebook" disabled="disabled">Sign up with Facebook</a><a href="#" data-action="login" class="btn btn-social btn-google loginWithGoogle" disabled="disabled">Sign up with Google</a><a href="#" data-action="login" class="btn btn-social btn-microsoft loginWithMicrosoft" disabled="disabled">Sign up with Microsoft</a>
    </div>
  </div>
  <p class="hr"><span>or</span></p>
  <div class="feedback error">
    <div class="serverProblem">Sorry. We seem to have some server issues. Please try again later.</div>
  </div>
  <fieldset>
    <div class="input"><input type="text" placeholder="Email*" class="mail">
      <div class="invalidMail" style="display: none;">Invalid email address.</div>
      <div class="existingMail" style="display: none;">The provided email address is already in use.</div>
      <div class="invalid-maxLength" style="display: none;">max. length of 255 characters exceeded</div>
    </div>
    <div class="input"><input type="password" placeholder="Password*" class="password passwordInput">
      <div class="invalidPassword" style="display: none;">Your password is invalid.</div>
      <div class="invalid-maxLength" style="display: none;">max. length of 255 characters exceeded</div><span class="info collapsed tooltip-title"
        title="Your password must be at least 8 characters in length and contain a minimum of one upper-case, one lower-case, one special and one numeric character."></span>
    </div>
    <div class="input"><input type="password" placeholder="Confirm password*" class="passwordConfirm passwordInput">
      <div class="invalidPassword" style="display: none;">Your password is invalid.</div>
      <div class="differentPasswords" style="display: none;">Passwords don’t match or are empty.</div>
      <div class="invalid-maxLength" style="display: none;">max. length of 255 characters exceeded</div>
    </div>
  </fieldset>
  <fieldset>
    <div class="input"><input type="text" placeholder="First Name*" class="firstName">
      <div class="invalidFirstName">Invalid first name.</div>
      <div class="invalid-maxLength" style="display: none;">max. length of 255 characters exceeded</div>
    </div>
    <div class="input"><input type="text" placeholder="Last Name*" class="lastName" id="userDataFirstName">
      <div class="invalidLastName" style="display: none;">Invalid last name.</div>
      <div class="invalidLastNameMinLength" style="display: none;">The entered last name should at least have two characters.</div>
      <div class="invalid-maxLength" style="display: none;">max. length of 255 characters exceeded</div>
    </div>
    <div class="usageContext"><select name="usageContext" id="usageContext" data-placeholder="I use mysimpleshow for ...*" class="select2 select2-hidden-accessible" tabindex="-1" aria-hidden="true">
        <option value="">I use mysimpleshow for …*</option>
        <option value="BUSINESS">Business</option>
        <option value="EDUCATION">Education</option>
        <option value="FUN">Fun</option>
      </select><span class="select2 select2-container select2-container--default" dir="ltr" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
            aria-expanded="false" tabindex="0" aria-labelledby="select2-usageContext-container"><span class="select2-selection__rendered" id="select2-usageContext-container"><span class="select2-selection__placeholder">I use mysimpleshow for
                ...*</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
      <div class="selectUsageContext">Please select the usage context.</div>
    </div>
  </fieldset>
  <div class="termsAndConditions"><label class="checkbox-label"> I accept the <a href="https://videomaker.simpleshow.com/terms-conditions/" target="_blank" rel="noopener noreferrer">Terms &amp; Conditions</a>.* <input type="checkbox"> <span
        class="switch-label"> <span></span> </span> </label>
    <div class="notAgreedToTaC">Please accept our Terms and Conditions.</div>
  </div>
  <div class="newsletterOptIn"><label class="checkbox-label"> subscribe to our newsletter <input type="checkbox" checked="checked"> <span class="switch-label"> <span></span> </span> </label></div> <button type="submit"
    class="submit signUp btn-primary" disabled="disabled">Sign up</button>
  <div class="switchToLogin">Already have an account? <a href="#" class="switchToLogin">Login.</a></div>
  <div class="mandatoryHint">* mandatory fields</div>
</form>

Text Content

 * My Videos
 * Features
 * Examples
 * Pricing
 * Blog
 * Contact

Switch Account

 * Sign up Make a video for free Login
 * * My Videos
   * My Settings
   * Help improve
   * Log out


CREATE YOUR SIMPLESHOW EXPLAINER VIDEO IN MINUTES

Easy. Fast. And like a pro!


Create your simpleshow now!

Do you need a professional explainer video? Click here to learn more about 
the market leader for professional explainer video production.




EXPLAINER VIDEOS RULE.
AND NOW, CREATING THEM IS A PIECE OF CAKE!

simpleshow has created explainer videos for corporate customers for years. With
simpleshow video maker, we have used all our experience and developed a simple
online tool that empowers anyone to make professional videos.

A guided process makes it simple to create your own video in minutes

Smart Storylines give your Script the perfect structure

Our Explainer Engine automagically turns your script into an illustrated video

Thousands of original simpleshow® illustrations support your story

 * 1
 * 2
 * 3
 * 4

Previous

Next
 * 1
 * 2
 * 3
 * 4


SIMPLY FOR YOU!


PROFESSIONAL

If you aim to promote your product or service, train your employees, or need to
motivate your team, a simpleshow explainer video will help you shine. You can
use it for training, change management, or any form of corporate communication.


EDUCATIONAL

Teach the world. Use simpleshow video maker in the classroom with your students
or contribute to open educational resources. Introduce, summarize, and explain
topics worth sharing.


PERSONAL

Spice up your blog, build a crowdfunding video, or get your dream job with a
video resume. Go ahead and have fun with it. As of now there are no limits
for using a great explainer video.

Start creating your simpleshow


OUR HAPPY CUSTOMERS

Previous

Next


WHY YOU NEED AN EXPLAINER VIDEO

A great explainer video can have a huge impact. It allows you to reach your
audience and get your message across in a simple and engaging way. It
doesn't matter if you need to communicate in a professional environment, teach
your students, or promote important issues that you feel very strongly about.
With the power of simplicity, storytelling, and images that stay in mind, your
message will get heard!

Explainer videos
have a proven
learning effect.

Explainer videos
are fun.

Explainer videos
stay in mind.

Explainer videos
ease complexity.

Explainer videos
say more than just words.


CHECK OUT SOME OF THE CLIPS
CREATED WITH

Example Videos Stunning User Videos

Introduce your company

Explain a historical event

Present your resume

Explain your vision and strategy

Communicate a corporate change

Explain your business idea

What limits the size of a population

The preparation of East Friesian tea

How students can use Social Media

How do writers get ideas

Accepting Constructive Criticism or a Consequence

How to write a learning log

See all storylines Create your video


CASE STUDIES



LERN.HAND.WERK TESTS OUT MYSIMPLESHOW

Jan Ullmann and his team found mysimpleshow to be extremely effective for a
variety of reasons.

Learn more

PITCHING A BUSINESS STRATEGY

A business seminar presentation enhanced with mysimpleshow turned out to be a
great success.

Learn more




HAPPY USER VOICES

Previous

YOHEI YOSHIDA

Representative Director, CINQUE STELLE

We used the video maker to create a video to introduce the company's VISION. I
think that simpleshow's explanation videos are very simple and ideal for
conveying difficult topics in a concise manner. We would like to continue to use
the video maker for smooth communication in the future.

YUSUKE NEGISHI

Human Resources & General Affairs Div., MITSUI & CO., LTD.

We used video maker's services to create a video to explain to our employees
about "Autonomous Career Development". We appreciate the speedy responses to our
requests and the process of making the 3-minute video helped us to clarify what
we really wanted to convey to our employees. Thank you very much!

JACQUELINE DORNBUSCH

Software Journalist, fixthephoto.com

We are experiencing great results with the explainer videos made with the video
maker tool! simpleshow video maker saves us a lot of time producing high-quality
animated videos. We are very satisfied.

FALK HERBST

Consultant eLearning Human Resources Development, Rossmann

We use mysimpleshow mainly to illustrate our eTrainings. The tool is
particularly suitable for the introduction of complicated topics. The
well-founded didactic support is a really good help. We also like the voice-over
options. The computer voices stand out positively from competitors. A great
program!

KIRSTIN ZELLMER

IT Specialist IT Knowledge Management & Training, ESPRIT

We were immediately fascinated by how quickly we were able to create
high-quality explainer videos with mysimpleshow. We successfully use the videos
as icebreakers to introduce new processes or to brief our store staff. The
option to modify images and the very simple voice recording are very convenient.
Definitely recommendable!

KHOI DOAN

General Director, Kennzeichenking

My team and I are fascinated with mysimpleshow. With mysimpleshow we can explain
complex and "dry" topics in a simple and entertaining way. Not only did we
receive great feedback by our customers, the number of visitors to our online
shop increased as well. The intuitive user interface of mysimpleshow enables us
to integrate it seamlessly into our marketing processes. Altogether, a must-use
recommendation!

MARTIN ROLF

Head of IT Methods & Training, Miele & Cie. KG

With the help of the mysimpleshow explainer videos, we managed to dramatically
increase the interest of our IT colleagues in our methods. We have seen an 80%
increase of accesses to our methods showroom. We particularly like the extremely
user-friendly operation of the tool and the many possibilities to visualize and
vocalize our topics. A smart application!

JULIE OVERREIN

Student, Sandvika school

Using mysimpleshow to make school presentations is a dream. I can make any type
of presentation, and it takes much less time than making slideshows or movies!
The tutorial videos will show you how to use all the features in the program.
Eventhough I might use a pre-made storyline, I know that I can always make the
presentation my own with my special traits.

JAMES KIEFT

Group Learning and Development Manager

With mysimpleshow I have found a easy to use tool that lets me and my students
create engaging presentations. It also provides students with an opportunity to
practice and develop their writing skills and their use of punctuation, if not
correctly applied the text to speech function just reads it as a series of words
and not as sentence.

DEBRA FINGER

Assistant Director of Educational Technology Lower School Technology Coach The
Shipley School

What I love about mysimpleshow is the ease of use - you can start from a
template, from scratch, or from your own Power Point. mysimpleshow suggests
images based on your text, and then you can use, change, or add as you see fit.
There are tutorials provided each step of the way, and the finished product
looks and sounds professional. It is a great tool!

KELLY CHASE

Teacher

I used mysimpleshow with my year 9 class studying Civics and they absolutely
loved the tool. They thought it was incredibly fun and easy and liked the
guiding templates. They thought it was an efficient way to get an assignment
done.

JAN ULLMANN

Coordinator self-study course "FLIP English" at language center
Ludwig-Maximilians-University Munich

We are very impressed how well mysimpleshow already worked in one of its first
versions. Using it is extremely easy & there are little explainer videos to help
you along the way. We especially like the didactic assistance during production
and that the software handles complex and time-consuming tasks (e.g. clip art
searches) for you.

NANCY PENCHEV

Media and Instructional Tech Coordinator

I found out about mysimpleshow at a meeting with fellow educators and fell in
love! My students created amazing videos that looked professionally done, within
a single 45 minute class period. I am so glad I found this tool. I have added it
to my arsenal of tech tools and have begun sharing it during my conference
presentations as well.

Next
 * Product
   * Features
   * Examples
   * User Videos
 * Customers
   * Professional
   * Educational
   * Personal
 * Support
   * Contact Us
   * FAQ
   * Affiliates
 * Company
   * About Us
   * Jobs
   * Press
   * Blog

 * General Terms & Conditions of Use
 * Privacy Policy
 * Imprint
 * Cookie preferences

          



 * EN
 * DE

© 2022 simpleshow


REDIRECT TO BROWSER

We will redirect you to your web browser to complete payment. Please log in
again and complete your payment.

Back Continue


THIS WEBSITE USES COOKIES

Detailed information about how this website uses cookies, can be found in our
privacy policy. Please choose whether this website may use functional and/or
advertising cookies, as described below:

onoffRequired cookies

enable core site functionality.

onoffFunctional cookies

allow us to analyze website usage so we can measure and improve performance.

Save settings


AN ERROR OCCURRED

Sorry, the given invitation is expired. Please contact our support.

Ok


LOG IN

Sign in with Facebook Sign in with Google Sign in with Microsoft

or

Invalid email address.
Login failed. Please check your credentials.
The email you entered is not registered.

Remember me.
Login
Forgot your password?
Don’t have an account? Sign up.


RESET YOUR PASSWORD

Please enter your registered mail address
Invalid email address.
The email you entered is not registered.

Back
Submit


THANK YOU!

An e-mail has been sent to you with a link to reset your password.

Ok
Sorry. We seem to have some server issues. Please try again later.


SIGN UP FOR FREE


SIGN UP

Sign up with FacebookSign up with GoogleSign up with Microsoft

or

Sorry. We seem to have some server issues. Please try again later.
Invalid email address.
The provided email address is already in use.
max. length of 255 characters exceeded
Your password is invalid.
max. length of 255 characters exceeded
Your password is invalid.
Passwords don’t match or are empty.
max. length of 255 characters exceeded
Invalid first name.
max. length of 255 characters exceeded
Invalid last name.
The entered last name should at least have two characters.
max. length of 255 characters exceeded
I use mysimpleshow for …*BusinessEducationFunI use mysimpleshow for ...*
Please select the usage context.
I accept the Terms & Conditions.*
Please accept our Terms and Conditions.
subscribe to our newsletter
Sign up
Already have an account? Login.
* mandatory fields


UNKNOWN ERROR

Unknown error. Please use our contact form if you need support.

Ok


AUTHENTICATION FAILED

An error occurred, we were unable to authenticate you.
Please log in again.

Ok


MANUAL DOWNGRADE UNAVAILABLE

A manual downgrade for Enterprise Customers is not available.
Please contact your key account manager in order to change your subscription
plan.

Ok


SELECT THE ACCOUNT YOU WANT TO WORK WITH:


AN ERROR OCCURRED

Sorry, we could not find the given invitation key. Please select a subscription
plan.

Ok


DOWNGRADE TO FREE

Are you sure that you want to cancel your current subscription? From on you will
be using the free version.

OkCancel