wordcounter.net Open in urlscan Pro
2606:4700:10::6814:c146  Public Scan

Submitted URL: http://wordcounter.net/
Effective URL: https://wordcounter.net/
Submission: On January 01 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST /user/security/login

<form id="login-form" class="" action="/user/security/login" method="post"><input type="hidden" name="_csrf" value="a0NwV2V6ZVMeDgA2HxMsERwJES8MEFE0ORYaYFA0BAM.ADgmLQwxBw==">
  <div class="error-summary alert alert-danger" style="display:none">
    <ul></ul>
  </div>
  <div class="form-group field-loginform-email required">
    <div><input type="text" id="loginform-email" class="form-control" name="LoginForm[email]" placeholder="Email" data-tr-detail="email"></div>
  </div>
  <div class="form-group field-loginform-password required">
    <div><input type="password" id="loginform-password" class="form-control" name="LoginForm[password]" placeholder="Password" data-tr-detail="password"></div>
  </div>
  <div class="form-group"><button type="submit" class="btn btn-primary btn-login" name="login-button" data-tr-detail="login">Login</button>
    <div class="text-center" style="margin-top: 8px; font-size: 12px;">
      <a href="/user/security/request-password-reset" data-link="signupFormLink" style="text-decoration: underline !important;" data-tr-detail="forgot_your_password">Forgot your password?</a> </div>
    <div class="text-center" style="margin-top: 8px; font-size: 12px;">
      <a href="javascript:void(0);" data-link="signupFormLink" style="text-decoration: underline !important;" data-tr-detail="dont_have_an_account_yet_create_one_now_its_free">Don't have an account yet? Create one now, it's FREE</a> </div>
  </div>
</form>

POST /site/signup

<form id="signup-form" class="" action="/site/signup" method="post"><input type="hidden" name="_csrf" value="a0NwV2V6ZVMeDgA2HxMsERwJES8MEFE0ORYaYFA0BAM.ADgmLQwxBw==">
  <div class="error-summary alert alert-danger" style="display:none">
    <ul></ul>
  </div>
  <div class="form-group field-signupform-email required">
    <div><input type="text" id="signupform-email" class="form-control" name="SignupForm[email]" placeholder="Email" data-tr-detail="email"></div>
  </div>
  <div class="form-group field-signupform-email_repeat required">
    <div><input type="text" id="signupform-email_repeat" class="form-control" name="SignupForm[email_repeat]" placeholder="Re-enter Email" data-tr-detail="re_enter_email"></div>
  </div>
  <div class="form-group field-signupform-password required">
    <div><input type="password" id="signupform-password" class="form-control" name="SignupForm[password]" placeholder="Password" data-tr-detail="password"></div>
  </div>
  <div class="form-group field-signupform-password_repeat required">
    <div><input type="password" id="signupform-password_repeat" class="form-control" name="SignupForm[password_repeat]" placeholder="Re-enter Password" data-tr-detail="re_enter_password"></div>
  </div>
  <div class="form-group"><button type="submit" class="btn btn-primary btn-login" name="login-button" data-tr-detail="create_account">Create Account</button>
    <div class="text-center" style="margin-top: 8px; font-size: 12px;">
      <a href="javascript:void(0);" data-tr-detail="already_have_an_account_login" data-link="loginFormLink" style="text-decoration: underline !important;">Already have an account? Login</a><br><a href="/user/security/request-password-reset" style="text-decoration: underline !important;">Forgot your password (or want to change it)?</a>
    </div>
  </div>
</form>

<form id="form">
  <div style="position: relative;" class="keywordsBox speechOutput">
    <div class="resizable-textarea"><span><textarea placeholder="Start typing, or copy and paste your document here..." data-tr-detail="start_typing_or_copy_and_paste_your_document_here"
          class="form-control table-data finalResult textarea_revision processed" style="resize: none; overflow: hidden; height: 266px; min-height: 250px; font-family: Arial;" rows="12" id="box"></textarea>
        <div class="grippie" style="margin-right: 0px;"></div>
      </span></div>
  </div>
  <div id="editor"></div>
</form>

POST site/upload-file

<form method="POST" action="site/upload-file" enctype="multipart/form-data" style="margin: 0px; padding: 0px;"><input type="file" id="ajax-upload-id-1704091281365" name="uploading_file" accept="*"
    style="position: absolute; cursor: pointer; top: 0px; width: 100%; height: 100%; left: 0px; z-index: 100; opacity: 0;"></form>

<form data-persist="garlic" id="options" class="keywordsBox">
  <div>
    <ul class="nav nav-tabs" role="tablist">
      <li class="active"><a href="#general" aria-controls="general" role="tab" data-toggle="tab" data-tr-detail="general">General</a></li>
      <li><a href="#details" aria-controls="details" role="tab" data-toggle="tab" data-tr-detail="details_modal_tab">Details</a></li>
      <li><a href="#keyword-density" aria-controls="keyword-density" role="tab" data-toggle="tab" data-tr-detail="keyword_density_modal_tab">Keyword Density</a></li>
      <li><a href="#activity" aria-controls="activity" role="tab" data-toggle="tab" data-tr-detail="activity_modal_tab">Activity</a></li>
      <li><a href="#buttons" aria-controls="buttons" role="tab" data-toggle="tab" data-tr-detail="buttons">Buttons</a></li>
    </ul>
    <div class="tab-content option-content option-tab table-data">
      <div role="tabpanel" class="tab-pane fade in active" id="general">
        <div class="dropdown">
          <div><label for="theme_dropdown" data-tr-detail="theme">Theme</label></div>
          <div class="col-md-12 pdl0 pdr0 select_after"><select id="theme_dropdown" class="form-control" onchange="editor.changeOption({theme: $(this).val()});">
              <option value="default" selected="selected" data-tr-detail="default">Default</option>
              <option value="dark" data-tr-detail="dark">Dark</option>
              <option value="blue" data-tr-detail="light_blue">Light Blue</option>
              <option value="dark_blue" data-tr-detail="blue">Blue</option>
              <option value="yellow" data-tr-detail="light_yellow">Light Yellow</option>
              <option value="green" data-tr-detail="light_green">Light Green</option>
              <option value="dark_green" data-tr-detail="green">Green</option>
              <option value="pink" data-tr-detail="light_pink">Light Pink</option>
              <option value="dark_red" data-tr-detail="red">Red</option>
              <option value="purple" data-tr-detail="light_purple">Light Purple</option>
              <option value="dark_purple" data-tr-detail="purple">Purple</option>
            </select></div>
          <div><label for="font_dropdown" data-tr-detail="font">Font</label></div>
          <div class="col-md-12 pdl0 pdr0 select_after"><select id="font_dropdown" class="form-control" onchange="editor.changeOption({font: $(this).val()});">
              <option value="Arial" selected="selected">Arial</option>
              <option value="Verdana">Verdana</option>
              <option value="Impact">Impact</option>
              <option value="Trebuchet MS">Trebuchet MS</option>
              <option value="Georgia">Georgia</option>
              <option value="Times New Roman">Times New Roman</option>
              <option value="Courier New">Courier New</option>
              <option value="Comic Sans MS">Comic Sans MS</option>
            </select></div>
          <div><label for="date_format_dropdown" data-tr-detail="date_format">Date Format</label></div>
          <div class="col-md-12 pdl0 pdr0 select_after"><select id="date_format_dropdown" class="form-control" onchange="editor.changeOption({dateFormat: $(this).val()});">
              <option value="Y-m-d" data-tr-detail="date_format1">2024-01-01</option>
              <option value="M d y" data-tr-detail="date_format2">Jan 01 24</option>
              <option value="M d Y" data-tr-detail="date_format3">Jan 01 2024</option>
              <option value="d-m-y" data-tr-detail="date_format4">01-01-24</option>
              <option value="d-m-Y" data-tr-detail="date_format5">01-01-2024</option>
              <option value="d/m/Y" data-tr-detail="date_format6" selected="selected">01/01/2024</option>
              <option value="d M y" data-tr-detail="date_format7">01 Jan 24</option>
              <option value="D j/n/Y" data-tr-detail="date_format8">Mon 1/1/2024</option>
              <option value="jS of F Y" data-tr-detail="date_format9">1st of January 2024</option>
              <option value="l jS of F" data-tr-detail="date_format10">Monday 1st of January</option>
            </select><select id="date_format_dropdown_hidden" class="form-control">
              <option value="Y-m-d" data-tr-detail-hidden="date_format1">2024-01-01</option>
              <option value="M d y" data-tr-detail-hidden="date_format2">Jan 01 24</option>
              <option value="M d Y" data-tr-detail-hidden="date_format3">Jan 01 2024</option>
              <option value="d-m-y" data-tr-detail-hidden="date_format4">01-01-24</option>
              <option value="d-m-Y" data-tr-detail-hidden="date_format5">01-01-2024</option>
              <option value="d/m/Y" data-tr-detail-hidden="date_format6">01/01/2024</option>
              <option value="d M y" data-tr-detail-hidden="date_format7">01 Jan 24</option>
              <option value="D j/n/Y" data-tr-detail-hidden="date_format8">Mon 1/1/2024</option>
              <option value="jS of F Y" data-tr-detail-hidden="date_format9">1st of January 2024</option>
              <option value="l jS of F" data-tr-detail-hidden="date_format10">Monday 1st of January</option>
            </select></div>
          <div><label for="time_format_dropdown" data-tr-detail="time_format">Time Format</label></div>
          <div class="col-md-12 pdl0 pdr0 select_after"><select id="time_format_dropdown" class="form-control" onchange="editor.changeOption({timeFormat: $(this).val()});">
              <option value="g:i A">1:41 AM</option>
              <option value="h:i A" data-tr-detail="with_a_leading_zero" selected="selected">01:41 AM (with a leading zero)</option>
              <option value="G:i" data-tr-detail="24_hour">1:41 (24 hour)</option>
              <option value="H:i" data-tr-detail="24_hour_with_a_leading_zero">01:41 (24-hour with a leading zero)</option>
            </select><select id="time_format_dropdown_hidden" class="form-control" onchange="editor.changeOption({timeFormat: $(this).val()});">
              <option value="g:i A">1:41 AM</option>
              <option value="h:i A" data-tr-detail-hidden="with_a_leading_zero">01:41 AM (with a leading zero)</option>
              <option value="G:i" data-tr-detail-hidden="24_hour">1:41 (24 hour)</option>
              <option value="H:i" data-tr-detail-hidden="24_hour_with_a_leading_zero">01:41 (24-hour with a leading zero)</option>
            </select></div>
        </div>
        <div class="clearfix"></div>
        <div class="checkbox"><label><input type="checkbox" id="autoResizeTextArea" onchange="editor.changeOption({boxHeight:{'boxAutoSize': $(this).prop('checked')}});" checked="checked"> <span
              data-tr-detail="automatically_resize_the_text_box_as_I_type">Automatically resize the text box as I type</span></label></div>
      </div>
      <div role="tabpanel" class="tab-pane fade" id="details">
        <div class="checkbox"><label style="font-weight:bold"><input type="checkbox" id="show-details" onclick="editor.changeOption({'detailsPanel': $(this).prop('checked')}); editor.checkCollapses();"> <span
              data-tr-detail="turn_on_details_panel">Turn on Details panel</span></label></div>
        <p data-tr-detail="details_tab_text">You can turn on or off different counting options here.</p>
        <div class="row" id="details_buttons">
          <div class="col-md-6" style="padding-right: 10px">
            <ul class="task-list">
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_avg_sentence_chars" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_avg_sentence_chars" data-detail="avg_sentence_chars">
                  </div>
                </div><label for="chk_avg_sentence_chars" class="ml10" data-tr-detail="avg_sentence_chars">Avg. Sentence (chars)</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_avg_sentence_words" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_avg_sentence_words" data-detail="avg_sentence_words">
                  </div>
                </div><label for="chk_avg_sentence_words" class="ml10" data-tr-detail="avg_sentence_words">Avg. Sentence (words)</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_avg_word_length" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_avg_word_length" data-detail="avg_word_length"></div>
                </div><label for="chk_avg_word_length" class="ml10" data-tr-detail="avg_word_length">Avg. word length</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_character_count bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_character_count" data-detail="character_count"></div>
                </div><label for="chk_character_count" class="ml10" data-tr-detail="characters_label">Characters</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_character_count_no_spaces" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_character_count_no_spaces"
                      data-detail="character_count_no_spaces"></div>
                </div><label for="chk_character_count_no_spaces" class="ml10" data-tr-detail="characters_no_spaces">Characters (no spaces)</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_hand_writing_time" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_hand_writing_time" data-detail="hand_writing_time">
                  </div>
                </div><label for="chk_hand_writing_time" class="ml10" data-tr-detail="hand_writing_time">Hand Writing
                  Time</label><a style="margin-left: 5px; opacity: 1; pointer-events: all;" role="button" data-toggle="collapse" href="#collapseForHandWritingTime" aria-expanded="false" aria-controls="collapseForHandWritingTime"><i class="fa fa-wrench" style="line-height:1.1"></i> </a>
                <div class="collapse" id="collapseForHandWritingTime">
                  <div class="well">
                    <div><label for="letters_per_minute" class="mb0 label_width_for_letters_per_minute" data-tr-detail="letters_per_minute_label">Letters Per Minute </label><input class="form-control" id="letters_per_minute" value="68" type="number"
                        min="10" max="400" onchange="editor.changeOption({'lettersPerMinuteForHandWriting': $(this).val()});" onkeyup="editor.changeOption({'lettersPerMinuteForHandWriting': $(this).val()});"></div>
                    <div style="margin-top: 10px;"><button type="button" class="btn btn-default" data-number="26" onclick="editor.setLPM(this);" data-tr-detail="slow">Slow</button><button type="button" class="btn btn-default" data-number="68"
                        onclick="editor.setLPM(this);" data-tr-detail="normal">Normal</button><button type="button" class="btn btn-default" data-number="113" onclick="editor.setLPM(this);" data-tr-detail="fast">Fast</button></div>
                  </div>
                </div>
              </li>
              <li class="task-list-item enabled mb10 mt10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_lines_count" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_lines_count" data-detail="lines_count"></div>
                </div><label for="chk_lines_count" class="ml10" data-tr-detail="lines">Lines</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_longest_sentence_words" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_longest_sentence_words"
                      data-detail="longest_sentence_words"></div>
                </div><label for="chk_longest_sentence_words" class="ml10" data-tr-detail="longest_sentence_words">Longest Sentence (words)</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_avg_page_by_word" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_avg_page_by_word" data-detail="avg_page_by_word">
                  </div>
                </div><label for="chk_avg_page_by_word" class="ml10" data-tr-detail="pages">Pages</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_paragraph_count bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_paragraph_count" data-detail="paragraph_count"></div>
                </div><label for="chk_paragraph_count" class="ml10" data-tr-detail="paragraphs">Paragraphs</label>
              </li>
            </ul>
          </div>
          <div class="col-md-6">
            <ul class="task-list">
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_reading_level bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_reading_level" data-detail="reading_level"></div>
                </div><label for="chk_reading_level" class="ml10" data-tr-detail="reading_level">Reading Level</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_reading_time bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_reading_time" data-detail="reading_time"></div>
                </div><label for="chk_reading_time" class="ml10" data-tr-detail="reading_time">Reading
                  Time</label><a style="margin-left: 5px; opacity: 1; pointer-events: all;" role="button" data-toggle="collapse" href="#collapseForReadingTime" aria-expanded="false" aria-controls="collapseForReadingTime" class="collapsed"><i class="fa fa-wrench" style="line-height:1.1"></i> </a>
                <div class="collapse" id="collapseForReadingTime" aria-expanded="false">
                  <div class="well">
                    <div><label for="words_per_minut_reading" class="mb0 label_width_for_words_per_minut" data-tr-detail="words_per_minute_label">Words Per Minute </label><input class="form-control" id="words_per_minut_reading" value="275"
                        type="number" min="1" onchange="editor.changeOption({'wordsPerMinuteForReading': $(this).val()});" onkeyup="editor.changeOption({'wordsPerMinuteForReading': $(this).val()});"></div>
                    <div style="margin-top: 10px;"><button type="button" class="btn btn-default" data-number="200" onclick="editor.setWPM(this, 'reading');" data-tr-detail="slow">Slow</button><button type="button" class="btn btn-default"
                        data-number="275" onclick="editor.setWPM(this, 'reading');" data-tr-detail="normal">Normal</button><button type="button" class="btn btn-default" data-number="350" onclick="editor.setWPM(this, 'reading');"
                        data-tr-detail="fast">Fast</button></div>
                  </div>
                </div>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_sentence_count bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_sentence_count" data-detail="sentence_count"></div>
                </div><label for="chk_sentence_count" class="ml10" data-tr-detail="sentences">Sentences</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_shortest_sentence_words" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_shortest_sentence_words"
                      data-detail="shortest_sentence_words"></div>
                </div><label for="chk_shortest_sentence_words" class="ml10" data-tr-detail="shortest_sentence_words">Shortest Sentence (words)</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_speaking_time bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_speaking_time" data-detail="speaking_time"></div>
                </div><label for="chk_speaking_time" class="ml10" data-tr-detail="speaking_time">Speaking
                  Time</label><a style="margin-left: 5px; opacity: 1; pointer-events: all;" role="button" data-toggle="collapse" href="#collapseForSpeakingTime" aria-expanded="false" aria-controls="collapseForSpeakingTime" class="collapsed"><i class="fa fa-wrench" style="line-height:1.1"></i> </a>
                <div class="collapse" id="collapseForSpeakingTime" aria-expanded="false">
                  <div class="well">
                    <div><label for="words_per_minut_speaking" class="mb0 label_width_for_words_per_minut" data-tr-detail="words_per_minute_label">Words Per Minute </label><input class="form-control" id="words_per_minut_speaking" value="150"
                        type="number" min="1" onchange="editor.changeOption({'wordsPerMinuteForSpeaking': $(this).val()});" onkeyup="editor.changeOption({'wordsPerMinuteForSpeaking': $(this).val()});"></div>
                    <div style="margin-top: 10px;"><button type="button" class="btn btn-default" data-number="100" onclick="editor.setWPM(this, 'speaking');" data-tr-detail="slow">Slow</button><button type="button" class="btn btn-default"
                        data-number="150" onclick="editor.setWPM(this, 'speaking');" data-tr-detail="normal">Normal</button><button type="button" class="btn btn-default" data-number="200" onclick="editor.setWPM(this, 'speaking');"
                        data-tr-detail="fast">Fast</button></div>
                  </div>
                </div>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_count_words_syllables" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_count_words_syllables"
                      data-detail="count_words_syllables"></div>
                </div><label for="chk_count_words_syllables" class="ml10" data-tr-detail="syllables">Syllables</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_unique_word_count" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_unique_word_count" data-detail="unique_word_count">
                  </div>
                </div><label for="chk_unique_word_count" class="ml10" data-tr-detail="unique_words">Unique Words</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-chk_word_count bootstrap-switch-on" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_word_count" data-detail="word_count"></div>
                </div><label for="chk_word_count" class="ml10" data-tr-detail="words_label">Words</label>
              </li>
              <li class="task-list-item enabled mb10">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-chk_words_manuscript" style="opacity: 1; pointer-events: all;">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input type="checkbox" data-size="small" class="task-list-item-checkbox chk-details" value="on" id="chk_words_manuscript" data-detail="words_manuscript">
                  </div>
                </div><label for="chk_words_manuscript" class="ml10" data-tr-detail="words_publisher">Words (Publisher)</label>
              </li>
            </ul>
          </div>
        </div>
      </div>
      <div role="tabpanel" class="tab-pane fade" id="keyword-density">
        <div class="checkbox"><label style="font-weight:bold"><input type="checkbox" id="show-keyword-density" onclick="editor.changeOption({'keywordDensityPanel': $(this).prop('checked')}); editor.checkCollapses();"> <span
              data-tr-detail="turn_on_keyword_density_panel">Turn on Keyword Density panel</span></label></div>
        <div class="textbox"><span data-tr-detail="show">Show</span> <input type="number" class="form-control input-sm" id="keywordDensityAmount" value="10" min="0" max="100"
            onchange="if($(this).val() >= 0 &amp;&amp; $(this).val() <=100) editor.changeOption({'keywordDensityAmount': $(this).val()});"
            onkeyup="if($(this).val() >= 0 &amp;&amp; $(this).val() <=100) editor.changeOption({'keywordDensityAmount': $(this).val()});"> <span data-tr-detail="keywords_in_the">keywords in the</span>
          <i data-tr-detail="keyword_density">Keyword Density</i> <span data-tr-detail="box">box</span></div>
        <div class="textbox" style="margin-top: 15px"><span data-tr-detail="find">Find</span> <input type="number" class="form-control input-sm" id="keywordDensityConsecutive" value="1" min="1" max="10"
            onchange="if($(this).val() >= 1 &amp;&amp; $(this).val() <=10) editor.changeOption({'keywordDensityConsecutive': $(this).val()});"
            onkeyup="if($(this).val() >= 1 &amp;&amp; $(this).val() <=10) editor.changeOption({'keywordDensityConsecutive': $(this).val()});"> <span data-tr-detail="consecutive_words">Consecutive Words</span></div>
        <div class="checkbox"><label><input type="checkbox" id="stopWordsCommon" onchange="editor.changeOption({'keywordDensityWordsCommon': $(this).prop('checked')});"> <span data-tr-detail="include_common_words_in_word_density_count">Include common
              words in word density count</span></label></div><button class="btn btn-primary" id="reset_ignored_words" onclick="editor.resetIgnoredWords(event);" disabled="disabled"><span data-tr-detail="reset_ignored_words">Reset Ignored
            Words</span> (<span id="count_of_adding_words">0</span>)</button>
      </div>
      <div role="tabpanel" class="tab-pane fade" id="activity">
        <div class="checkbox"><label style="font-weight:bold"><input type="checkbox" id="show-activity" onclick="editor.changeOption({'activityPanel': $(this).prop('checked')}); editor.checkCollapses();"> <span
              data-tr-detail="turn_on_activity_panel">Turn on Activity panel</span></label></div>
        <div class="textbox"><span data-tr-detail="show">Show</span> <input class="form-control" type="number" id="activityAmount"
            style="display: inline-block; width: 15%; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: none" value="5" min="0" max="25"
            onchange="if($(this).val() >= 0 &amp;&amp; $(this).val() <=25) {editor.changeOption({'activityAmount': $(this).val()}); editor.showActivities();}"
            onkeyup="if($(this).val() >= 0 &amp;&amp; $(this).val() <=25) { editor.changeOption({'activityAmount': $(this).val()}); editor.showActivities(); }"><span class="select_after"><select class="form-control" id="activityType"
              style="display: inline-block; width: 20%; border-top-left-radius: 0; border-bottom-left-radius: 0" onchange="editor.changeOption({'activityType': $(this).val()}); editor.showActivities();">
              <option value="daily" data-tr-detail="days">days</option>
              <option value="weekly" data-tr-detail="weeks">weeks</option>
              <option value="monthly" data-tr-detail="months">months</option>
              <option value="yearly" data-tr-detail="years">years</option>
            </select></span><span data-tr-detail="in_the_acivity_box"> in the Acivity box</span></div>
      </div>
      <div role="tabpanel" class="tab-pane fade" id="buttons">
        <p data-tr-detail="buttons_tab_text">You can turn on or off different buttons provided for different functionalities.</p>
        <div class="row">
          <ul class="task-list">
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-activity-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-activity-btn" data-detail="activity-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-activity-btn" class="mb0" data-tr-detail="activity">ACTIVITY</label><span class="help-block mt0 mb0" data-tr-detail="activity_btn_text">Keeps track of your word and character
                  count.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-revisions-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-revisions-btn" data-detail="revisions-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-revisions-btn" class="mb0" data-tr-detail="auto_save">AUTO-SAVE</label><span class="help-block mt0 mb0" data-tr-detail="auto_save_btn_text">When turned on, WordCounter will
                  automatically save your document every 30 seconds. You can then switch back to previous versions of your document at any time.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-case-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-case-btn" data-detail="case-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-case-btn" class="mb0" data-tr-detail="case">CASE</label><span class="help-block mt0 mb0" data-tr-detail="case_btn_text">Gives different case options. Applies to your entire
                  document or only the text you select.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-clean-text-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-clean-text-btn" data-detail="clean-text-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-clean-text-btn" class="mb0" data-tr-detail="clean_text">CLEAN TEXT</label><span class="help-block mt0 mb0" data-tr-detail="clean_text_btn_text">After pasting a document into
                  WordCounter, this will clean it up by removing invalid characters, word wrapping issues and unneeded new lines.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-clear-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-clear-btn" data-detail="clear-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-clear-btn" class="mb0" data-tr-detail="clear">CLEAR</label><span class="help-block mt0 mb0" id="clear_requires" data-tr-detail="clear_btn_text">Delete all of the text in your
                  document.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-download-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-download-btn" data-detail="download-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-download-btn" class="mb0" data-tr-detail="download">DOWNLOAD</label><span class="help-block mt0 mb0" data-tr-detail="download_btn_text">Download your written text (PDF, TXT, DOC)
                  to your device.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-find-and-replace-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="off" id="btn-find-and-replace-btn"
                      data-detail="find-and-replace-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-find-and-replace-btn" class="mb0" data-tr-detail="find_and_replace">FIND AND REPLACE</label><span class="help-block mt0 mb0" data-tr-detail="find_and_replace_btn_text">Find and
                  replace any words or sentences you want.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-goal-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="off" id="btn-goal-btn" data-detail="goal-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-goal-btn" class="mb0" data-tr-detail="goal">GOAL</label><span class="help-block mt0 mb0" data-tr-detail="goal_btn_text">Set writing goals (such as 500 words) and WordCounter will
                  let you know when you've reached them. You can also share and embed your goals.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-print-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-print-btn" data-detail="print-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-print-btn" class="mb0" data-tr-detail="print">Print</label><span class="help-block mt0 mb0" data-tr-detail="print_btn_text">Print your document quickly and easily.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-text-to-speech-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-text-to-speech-btn" data-detail="text-to-speech-btn">
                  </div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-text-to-speech-btn" class="mb0"><span data-tr-detail="proof_read">PROOF READ</span>&nbsp;
                  <a role="button" data-toggle="collapse" href="#collapseForRead" aria-expanded="false" aria-controls="collapseForRead" class="collapsed"><i class="fa fa-wrench" style="line-height:1.1"></i> </a></label><span
                  class="help-block mt0 mb0" id="proof_read_requires" data-tr-detail="proof_read_btn_text">WordCounter reads your document back to you. Make sure to turn up your volume!</span>
                <div class="collapse" id="collapseForRead" aria-expanded="false">
                  <div class="well">
                    <div class="mb10"><label for="read_rate" class="mb0 mr10 label_width_for_read" data-tr-detail="rate">Rate</label><input class="form-control" id="read_rate" value="1" type="number" min="0.1" max="10" step="0.1"
                        onchange="editor.changeOption({'readRate': $(this).val()});" onkeyup="editor.changeOption({'readRate': $(this).val()});"><span class="help-block mt0 mb0 valid_values" data-tr-detail="valid_values_are_0.1_to_10">Valid values
                        are 0.1 to 10</span></div>
                    <div class="mb10"><label for="read_pitch" class="mb0 mr10 label_width_for_read" data-tr-detail="pitch">Pitch</label><input class="form-control" id="read_pitch" value="1" type="number" min="0" max="2"
                        onchange="editor.changeOption({'readPitch': $(this).val()});" onkeyup="editor.changeOption({'readPitch': $(this).val()});"><span class="help-block mt0 mb0 valid_values" data-tr-detail="valid_values_are_0_to_2">Valid values are
                        0 to 2</span></div><label for="read_voices" class="mb0 mr10 label_width_for_read" data-tr-detail="voices">Voices</label><select class=" form-control" id="read_voices"
                      onchange="editor.changeOption({'readVoices': $(this).val()});" onkeyup="editor.changeOption({'readVoices': $(this).val()});"></select>
                  </div>
                </div>
              </div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-redo-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-redo-btn" data-detail="redo-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-redo-btn" class="mb0" data-tr-detail="redo">REDO</label><span class="help-block mt0 mb0" id="redo_requires" data-tr-detail="redo_btn_text">Redo your last changes. Click multiple
                  times to redo multiple changes.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-save-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-save-btn" data-detail="save-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-save-btn" class="mb0" data-tr-detail="save">SAVE</label><span class="help-block mt0 mb0" data-tr-detail="save_btn_text">Saves your text for later retrieval. Be sure and click the
                  SAVE button each time you want to save.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-save-to-drive-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-save-to-drive-btn" data-detail="save-to-drive-btn">
                  </div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-save-to-drive-btn" class="mb0" data-tr-detail="save_to_drive">SAVE TO DRIVE</label><span class="help-block mt0 mb0" data-tr-detail="save_to_drive_btn_text">Saves your document to
                  Google Drive. Great for backup purposes.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-speed-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-speed-btn" data-detail="speed-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-speed-btn" class="mb0" data-tr-detail="speed">SPEED</label><span class="help-block mt0 mb0" data-tr-detail="speed_btn_text">Use a timer to see how fast you're typing.</span>
              </div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-spell-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-spell-btn" data-detail="spell-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-spell-btn" class="mb0" data-tr-detail="spell">GRAMMAR &amp; SPELL CHECK</label><span class="help-block mt0 mb0" data-tr-detail="spell_btn_text">A powerful spelling and grammar
                  checker for your document.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-speech-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-speech-btn" data-detail="speech-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-speech-btn" class="mb0"><span data-tr-detail="talk_to_type">TALK TO TYPE</span>&nbsp;
                  <a role="button" data-toggle="collapse" href="#collapseForSpeech" aria-expanded="false" aria-controls="collapseForSpeech" class="collapsed"><i class="fa fa-wrench" style="line-height:1.1"></i> </a></label><span
                  class="help-block mt0 mb0" id="talk_to_type_requires" data-tr-detail="talk_to_type_btn_text">Speak into your microphone and WordCounter will type for you.</span>
                <div class="collapse" id="collapseForSpeech" aria-expanded="false">
                  <div class="well">
                    <div class="mb10"><label for="select_language" class="mb0 mr10 label_width_for_speech" data-tr-detail="language">Language</label><select class="form-control" id="select_language"
                        onchange="editor.updateCountry(); editor.changeOption({'selectLanguage': $(this).val()});">
                        <option value="0">Afrikaans</option>
                        <option value="1">Bahasa Indonesia</option>
                        <option value="2">Bahasa Melayu</option>
                        <option value="3">Català</option>
                        <option value="4">Čeština</option>
                        <option value="5">Dansk</option>
                        <option value="6">Deutsch</option>
                        <option value="7">English</option>
                        <option value="8">Español</option>
                        <option value="9">Euskara</option>
                        <option value="10">Filipino</option>
                        <option value="11">Français</option>
                        <option value="12">Galego</option>
                        <option value="13">Hrvatski</option>
                        <option value="14">IsiZulu</option>
                        <option value="15">Íslenska</option>
                        <option value="16">Italiano</option>
                        <option value="17">Lietuvių</option>
                        <option value="18">Magyar</option>
                        <option value="19">Nederlands</option>
                        <option value="20">Norsk bokmål</option>
                        <option value="21">Polski</option>
                        <option value="22">Português</option>
                        <option value="23">Română</option>
                        <option value="24">Slovenščina</option>
                        <option value="25">Slovenčina</option>
                        <option value="26">Suomi</option>
                        <option value="27">Svenska</option>
                        <option value="28">Tiếng Việt</option>
                        <option value="29">Türkçe</option>
                        <option value="30">Ελληνικά</option>
                        <option value="31">български</option>
                        <option value="32">Pусский</option>
                        <option value="33">Српски</option>
                        <option value="34">Українська</option>
                        <option value="35">한국어</option>
                        <option value="36">中文</option>
                        <option value="37">日本語</option>
                        <option value="38">हिन्दी</option>
                        <option value="39">ภาษาไทย</option>
                      </select></div>
                    <div><label for="select_dialect" class="mr10 label_width_for_speech" data-tr-detail="country" style="visibility: visible;">Country</label><select class="form-control" id="select_dialect"
                        onchange="editor.changeOption({'selectDialect': $(this).val()});" onkeyup="editor.changeOption({'selectDialect': $(this).val()});" style="visibility: visible;">
                        <option value="en-AU">Australia</option>
                        <option value="en-CA">Canada</option>
                        <option value="en-IN">India</option>
                        <option value="en-NZ">New Zealand</option>
                        <option value="en-ZA">South Africa</option>
                        <option value="en-GB">United Kingdom</option>
                        <option value="en-US">United States</option>
                      </select></div>
                  </div>
                </div>
              </div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-thesaurus-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-thesaurus-btn" data-detail="thesaurus-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-thesaurus-btn" class="mb0" data-tr-detail="thesaurus">THESAURUS</label><span class="help-block mt0 mb0" data-tr-detail="thesaurus_btn_text">Select (with your mouse) a word in
                  your document and click the thesaurus button to get a list of synonyms.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-small bootstrap-switch-id-btn-undo-btn bootstrap-switch-on">
                  <div class="bootstrap-switch-container" style="margin-left: 0px;"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-undo-btn" data-detail="undo-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-undo-btn" class="mb0" data-tr-detail="undo">UNDO</label><span class="help-block mt0 mb0" id="undo_requires" data-tr-detail="undo_btn_text">Undo your last changes. Click multiple
                  times to undo multiple changes.</span></div>
            </li>
            <li class="task-list-item enabled mb10">
              <div class="col-sm-3 col-xs-12 pull-left">
                <div class="bootstrap-switch bootstrap-switch-wrapper bootstrap-switch-off bootstrap-switch-small bootstrap-switch-id-btn-upload-btn">
                  <div class="bootstrap-switch-container"><span class="bootstrap-switch-handle-on bootstrap-switch-primary">ON</span><span class="bootstrap-switch-label">&nbsp;</span><span
                      class="bootstrap-switch-handle-off bootstrap-switch-default">OFF</span><input data-size="small" type="checkbox" class="task-list-item-checkbox btn_details" value="on" id="btn-upload-btn" data-detail="upload-btn"></div>
                </div>
              </div>
              <div class="col-sm-9 col-xs-12 pull-left"><label for="btn-upload-btn" class="mb0" data-tr-detail="upload">UPLOAD</label><span class="help-block mt0 mb0" data-tr-detail="upload_btn_text">Upload your existing document (PDF, TXT, DOC,
                  DOCX, ODT) into WordCounter.</span></div>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</form>

<form onsubmit="if(goal.checkTypeAccessibility()){editor.createGoal();} return false;">
  <div class="col-sm-4 col-xs-3 pr0"><input type="number" class="form-control" data-tr-detail="quantity" placeholder="Quantity" id="goalQty" min="0" max="100000" onkeydown="editor.setGoalQuantity(event, this);"></div>
  <div class="col-sm-3 col-xs-3 pl0 pr0 select_after"><select class="form-control" id="goalType" onchange="editor.setQuantityPlaceholder(this);">
      <option value="word_count" data-tr-detail="words_label" data-value="Words">Words</option>
      <option value="character_count" data-tr-detail="characters_label" data-value="Characters">Characters</option>
      <option value="sentence_count" data-tr-detail="sentences" data-value="Sentences">Sentences</option>
      <option value="paragraph_count" data-tr-detail="paragraphs" data-value="Paragraphs">Paragraphs</option>
      <option value="avg_page_by_word" data-tr-detail="pages" data-value="Pages">Pages</option>
      <option value="reading_time" data-tr-detail="reading_time" data-value="Reading Time">Reading Time</option>
      <option value="speaking_time" data-tr-detail="speaking_time" data-value="Speaking Time">Speaking Time</option>
      <option value="words_manuscript" data-tr-detail="publisher_words" data-value="Publisher Words">Publisher Words</option>
    </select></div>
  <div class="col-sm-3 col-xs-3 pl0 pr0 select_after"><select class="form-control" id="goalLengthType">
      <option value="min" data-tr-detail="minimum">Minimum</option>
      <option value="max" data-tr-detail="maximum">Maximum</option>
    </select></div>
  <div class="col-sm-2 col-xs-3"><button type="submit" class="btn btn-info" id="set-goal-btn" data-tr-detail="create">Create</button></div>
</form>

Text Content

 


Toggle navigation
 * Home
 * Blog
 * More
   * More Tools
   * Help Us Out
 * Sign In
 *  * 
    * 
    * 

×

SIGN IN

When you sign in to WordCounter you get access to some awesome features.

  Auto Save
We'll save whatever you're working on automatically and even store multiple
versions so you can access it in case your browser crashes or you accidentally
close your browser.

  Writing Goals
Setup writing goals you want to work toward and even embed them in your blog or
website.
  20% OFF Grammarly Premium
Enable unlimited checks for plagiarism and writing issues. Connects seamlessly
with your free WordCounter account.


Login with your site account:

Login
Forgot your password?
Don't have an account yet? Create one now, it's FREE

Create a site account:

Create Account
Already have an account? Login
Forgot your password (or want to change it)?
Close



YesSkip this oneSkip all


0 WORDS 0 CHARACTERS


GO BASIC
OPTIONS




GRAMMAR & SPELL CHECKOFFON

THESAURUS

CASE
 * Sentence case
 * Title Case
 * UPPERCASE
 * lowercase


ACTIVITY

SAVE

PROOF READ


TALK TO TYPE

GOAL

SPEED
00: 00: 00: 00Speed: 0 WPM



Print

UPLOAD

DOWNLOAD
 * Text as .pdf
 * Text as .txt
 * Text as .doc


CLEAN TEXT

SAVE TO DRIVE

AUTO-SAVEOFF

FIND AND REPLACE

CLEAR
UNDO
REDO

MORE (9)




0 WORDS 0 CHARACTERS

Do you have Grammarly installed? YesNo
Installing Grammarly enables additional corrections Get it nowNo thanks
Do you want to disable Grammarly? YesNo




WHAT IS WORDCOUNTER?

Apart from counting words and characters, our online editor can help you to
improve word choice and writing style, and, optionally, help you to detect
grammar mistakes and plagiarism. To check word count, simply place your cursor
into the text box above and start typing. You'll see the number of characters
and words increase or decrease as you type, delete, and edit them. You can also
copy and paste text from another program over into the online editor above. The
Auto-Save feature will make sure you won't lose any changes while editing, even
if you leave the site and come back later. Tip: Bookmark this page now.

Knowing the word count of a text can be important. For example, if an author has
to write a minimum or maximum amount of words for an article, essay, report,
story, book, paper, you name it. WordCounter will help to make sure its word
count reaches a specific requirement or stays within a certain limit.

In addition, WordCounter shows you the top 10 keywords and keyword density of
the article you're writing. This allows you to know which keywords you use how
often and at what percentages. This can prevent you from over-using certain
words or word combinations and check for best distribution of keywords in your
writing.

In the Details overview you can see the average speaking and reading time for
your text, while Reading Level is an indicator of the education level a person
would need in order to understand the words you’re using.

Disclaimer: We strive to make our tools as accurate as possible but we cannot
guarantee it will always be so.


How it works »



DETAILS

 * 0Words
 * 0Unique Words
 * 0Characters
 * 0Characters (no spaces)
 * 0Sentences
 * 0Longest Sentence (words)
 * 0Shortest Sentence (words)
 * 0Avg. Sentence (words)
 * 0Avg. Sentence (chars)
 * 0Avg. word length
 * 0Paragraphs
 * 0Pages
 * 0Syllables
 * 0Lines
 * 0Words (Publisher)
 * N/AReading Level 
   
 * 0 secReading Time 
 * 0 secSpeaking Time 
 * 0 secHand Writing Time 
 * More (12) Share


KEYWORD DENSITYX1  X2  X3

Start typing your document to get a list of most used keywords

Share 


ACTIVITIES

Keep track of the number of words you write each day using the activity button.
 ACTIVITY



×

CLEAN TEXT

This button helps you clean up your document by removing funky characters,
unneeded new lines, etc.

 * Email Fix (Remove word wrapping)
 * Microsoft Word Document Fix (Remove invalid characters)
 * Remove multiple new lines

ApplyCancel
×

SHARE

Preview


00: 00: 00: 00Speed: 0 WPM

Download as imageDownload as PDF
Step 1. What do you want to say?

Step 2. Where do you want to share it?



Done
×

SHARE

Preview


MY WRITING DETAILS

 * 0Words
 * 0Unique Words
 * 0Characters
 * 0Characters (no spaces)
 * 0Sentences
 * 0Longest Sentence (words)
 * 0Shortest Sentence (words)
 * 0Avg. Sentence (words)
 * 0Avg. Sentence (chars)
 * 0Avg. word length
 * 0Paragraphs
 * 0Pages
 * 0Syllables
 * 0Lines
 * 0Words (Publisher)
 * N/AReading Level
 * 0 secReading Time
 * 0 secSpeaking Time
 * 0 secHand Writing Time

Download as imageDownload as PDF

Step 1. What do you want to share?

 * Words
 * Unique Words
 * Characters
 * Characters (no spaces)
 * Sentences
 * Longest Sentence (words)
 * Shortest Sentence (words)
 * Avg. Sentence (words)
 * Avg. Sentence (chars)
 * Avg. word length
 * Paragraphs
 * Pages
 * Syllables
 * Lines
 * Words (Publisher)
 * Reading Level
 * Reading Time
 * Speaking Time
 * Hand Writing Time

Step 2. What do you want to say?

My writing details at https://wordcounter.net/ #wordcount @wordcounter_net

Step 3. Where do you want to share it?




Done
×

SHARE

Preview


KEYWORD DENSITY


Download as imageDownload as PDF

Step 1. What do you want to say?

Check out my keyword density for my writing at https://wordcounter.net/
#wordcount @wordcounter_net

Step 2. Where do you want to share it?




Done
×

UPLOAD FILE

Click the upload button below to select a text document.
Supported formats are PDF, TXT, DOC, DOCX, ODT.

Select File



Close
×

SAVE TO DRIVE

Use this button to save your current writing to Google Drive

File Name
Include details

SaveCancel
×

OPTIONS

 * General
 * Details
 * Keyword Density
 * Activity
 * Buttons

Theme
DefaultDarkLight BlueBlueLight YellowLight GreenGreenLight PinkRedLight
PurplePurple
Font
ArialVerdanaImpactTrebuchet MSGeorgiaTimes New RomanCourier NewComic Sans MS
Date Format
2024-01-01Jan 01 24Jan 01 202401-01-2401-01-202401/01/202401 Jan 24Mon
1/1/20241st of January 2024Monday 1st of January2024-01-01Jan 01 24Jan 01
202401-01-2401-01-202401/01/202401 Jan 24Mon 1/1/20241st of January 2024Monday
1st of January
Time Format
1:41 AM01:41 AM (with a leading zero)1:41 (24 hour)01:41 (24-hour with a leading
zero)1:41 AM01:41 AM (with a leading zero)1:41 (24 hour)01:41 (24-hour with a
leading zero)

Automatically resize the text box as I type
Turn on Details panel

You can turn on or off different counting options here.

 * ON OFF
   Avg. Sentence (chars)
 * ON OFF
   Avg. Sentence (words)
 * ON OFF
   Avg. word length
 * ON OFF
   Characters
 * ON OFF
   Characters (no spaces)
 * ON OFF
   Hand Writing Time
   Letters Per Minute
   SlowNormalFast
 * ON OFF
   Lines
 * ON OFF
   Longest Sentence (words)
 * ON OFF
   Pages
 * ON OFF
   Paragraphs

 * ON OFF
   Reading Level
 * ON OFF
   Reading Time
   Words Per Minute
   SlowNormalFast
 * ON OFF
   Sentences
 * ON OFF
   Shortest Sentence (words)
 * ON OFF
   Speaking Time
   Words Per Minute
   SlowNormalFast
 * ON OFF
   Syllables
 * ON OFF
   Unique Words
 * ON OFF
   Words
 * ON OFF
   Words (Publisher)

Turn on Keyword Density panel
Show keywords in the Keyword Density box
Find Consecutive Words
Include common words in word density count
Reset Ignored Words (0)
Turn on Activity panel
Show daysweeksmonthsyears in the Acivity box

You can turn on or off different buttons provided for different functionalities.

 * ON OFF
   ACTIVITYKeeps track of your word and character count.
 * ON OFF
   AUTO-SAVEWhen turned on, WordCounter will automatically save your document
   every 30 seconds. You can then switch back to previous versions of your
   document at any time.
 * ON OFF
   CASEGives different case options. Applies to your entire document or only the
   text you select.
 * ON OFF
   CLEAN TEXTAfter pasting a document into WordCounter, this will clean it up by
   removing invalid characters, word wrapping issues and unneeded new lines.
 * ON OFF
   CLEARDelete all of the text in your document.
 * ON OFF
   DOWNLOADDownload your written text (PDF, TXT, DOC) to your device.
 * ON OFF
   FIND AND REPLACEFind and replace any words or sentences you want.
 * ON OFF
   GOALSet writing goals (such as 500 words) and WordCounter will let you know
   when you've reached them. You can also share and embed your goals.
 * ON OFF
   PrintPrint your document quickly and easily.
 * ON OFF
   PROOF READ  WordCounter reads your document back to you. Make sure to turn up
   your volume!
   RateValid values are 0.1 to 10
   PitchValid values are 0 to 2
   Voices
 * ON OFF
   REDORedo your last changes. Click multiple times to redo multiple changes.
 * ON OFF
   SAVESaves your text for later retrieval. Be sure and click the SAVE button
   each time you want to save.
 * ON OFF
   SAVE TO DRIVESaves your document to Google Drive. Great for backup purposes.
 * ON OFF
   SPEEDUse a timer to see how fast you're typing.
 * ON OFF
   GRAMMAR & SPELL CHECKA powerful spelling and grammar checker for your
   document.
 * ON OFF
   TALK TO TYPE  Speak into your microphone and WordCounter will type for you.
   LanguageAfrikaansBahasa IndonesiaBahasa
   MelayuCatalàČeštinaDanskDeutschEnglishEspañolEuskaraFilipinoFrançaisGalegoHrvatskiIsiZuluÍslenskaItalianoLietuviųMagyarNederlandsNorsk
   bokmålPolskiPortuguêsRomânăSlovenščinaSlovenčinaSuomiSvenskaTiếng
   ViệtTürkçeΕλληνικάбългарскиPусскийСрпскиУкраїнська한국어中文日本語हिन्दीภาษาไทย
   CountryAustraliaCanadaIndiaNew ZealandSouth AfricaUnited KingdomUnited States
 * ON OFF
   THESAURUSSelect (with your mouse) a word in your document and click the
   thesaurus button to get a list of synonyms.
 * ON OFF
   UNDOUndo your last changes. Click multiple times to undo multiple changes.
 * ON OFF
   UPLOADUpload your existing document (PDF, TXT, DOC, DOCX, ODT) into
   WordCounter.

Done
×

GOALS

NEW GOAL

Enter the number of characters, words, sentences or paragraphs you want to set
for a goal.

WordsCharactersSentencesParagraphsPagesReading TimeSpeaking TimePublisher Words
MinimumMaximum
Create

EXISTING GOALS

You can set, delete and edit your goals.


Close
×

EMBED YOUR GOAL INTO YOUR WEB PAGE

Here you can build your very own goal progress bar that you can put on your
website, blog or in your signature on other websites. Choose a size and color,
then click Save. Finally, click the View Code button to get your code.
SizeSmallMediumLarge
ColorBlue (default)RedGreenYellowPinkCyanBrownPurpleOrange

Save and Get Code


Copy  Hide Code
Close
×

ACTIVITIES

Record your count of words and characters.

NEW ACTIVITY

Words
Characters

Notes
Save

PREVIOUS ACTIVITIES

You can edit and delete your records.


Close
×

DOCUMENT

NEW DOCUMENT

Document Name

Save

PREVIOUS DOCUMENTS

You can load, edit and delete your documents.


Close
×

FIND AND REPLACE

Searched Text
Replacement Text
Whole words only
Replace all at once

Find and Replace
abcdefghijklmnopqrstuvwxyz

SITE MAP

 * Home
 * Blog
 * More Tools
 * Help WordCounter
 * Embed WordCounter

 

 * Report a Bug
 * Contact Us
 * Privacy Policy

FOLLOW

 * Facebook
 * Twitter

×

FOUND A BUG

Send
×No speech was detected! You may need to adjust your microphone settings.

Done