FormSkip Demo

This demo reads your PDF upload to find data matching: first name, phone, and email.




How it Works:

  1. Choose a .PDF with a first name, email, and phone number. Ex: a Resume.
  2. Submit your chosen file.
  3. When complete, you'll see a pop-up showing the parsed JSON data from your document.

If you were a client...

Clients can define custom templates. Instead of only first name, email, and phone number, you can parse any data you can define.

Why are the fields locked?

This is just a demo. Once you create an account, you can create your own FormSkip templates.

What template fields can I create?

You can create any data field you want. For example, you could build a template with the following:

  1. Middle, last, and maiden name
  2. Address, city, state, and zip
  3. Date of Birth
  4. Tax EIN
  5. T-Shirt Size
  6. And More!

The only stipulation is that the document you upload should contain some of your chosen fields. If your uploaded PDF doesn't have the data, FormSkip returns an empty entry for that item.