alphabetizer.flap.tv Open in urlscan Pro
67.227.173.172  Public Scan

Submitted URL: http://alphabetizer.flap.tv/
Effective URL: https://alphabetizer.flap.tv/
Submission: On May 08 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: alphabetizePOST .

<form id="alphabetizer-form" name="alphabetize" method="post" enctype="multipart/form-data" action="." title="Alphabetize Data">
  <div class="content-textarea col-md-push-4 col-md-12">
    <div class="panel panel-default">
      <div class="panel-heading">
        <h2 class="panel-title" title="List of Terms to be Alphabetized">Alphabetize List Below</h2>
      </div>
      <div class="panel-body">
        <div class="pull-right" id="terms-sorted">
        </div>
        <h3 class="visible-md visible-lg pull-left" style="font-size:17px;">Enter your list of items below to sort them in alphabetical order.</h3>
        <div class="clearfix"></div>
        <div class="form-group">
          <label class="sr-only alphabetize" for="content-textarea">Enter your terms here.</label>
          <textarea name="content-textarea" class="content-textarea-height form-control alphabetize" id="content-textarea" placeholder="Enter your terms here." style="font-size: 12px;"></textarea>
          <div class="row content-textarea-buttons">
            <div class="col-md-9 col-sm-9">
              <div class="form-group">
                <div class="btn-group">
                  <button type="submit" name="go" id="go" class="btn btn-success validate-content btn-sm" title="Alphabetize Text"><span class="glyphicon glyphicon-star"></span> Alphabetize</button>
                  <button type="button" name="saveText" id="save" title="Save list to URL" class="btn btn-primary btn-sm"><span class="glyphicon glyphicon-floppy-saved"></span> Save to URL</button>
                  <button type="button" name="print" title="Print sorted list" class="btn btn-primary btn-sm" id="print"><span class="glyphicon glyphicon-print"></span> Print</button>
                  <button type="button" name="copy" title="Copy to Clipboard" class="btn btn-primary btn-sm" data-clipboard-target="#content-textarea" id="copy">
                    <span class="glyphicon glyphicon-paperclip"></span> Copy to Clipboard</button>
                  <button type="submit" name="download" title="Download list" class="btn btn-primary btn-sm hidden-xs" id="download"><span class="glyphicon glyphicon-print"></span> Download</button>
                  <button type="button" class="btn btn-warning btn-sm hidden-md hidden-lg" data-toggle="modal" data-target="#modal-options" id="options-button" title="Sorting Options"><span class="glyphicon glyphicon-tasks"></span> Options</button>
                </div>
              </div>
            </div>
            <div class="col-md-3 col-sm-3 hidden-xs text-right pull-right" id="font-size"> Font size:&nbsp; <select name="fontsize" id="fontsize" title="Font Size to Display List">
                <option value="8">8</option>
                <option value="10">10</option>
                <option value="12" selected="selected">12</option>
                <option value="14">14</option>
                <option value="16">16</option>
                <option value="18">18</option>
                <option value="20">20</option>
                <option value="24">24</option>
                <option value="30">30</option>
              </select>
              <select name="language" title="Alphabetize in selected language">
                <option value="english" selected="selected">English</option>
                <option value="spanish">Spanish</option>
                <option value="french">French</option>
                <option value="german">German</option>
                <option value="hebrew">Hebrew</option>
                <option value="romanian">Romanian</option>
              </select>
            </div>
          </div>
          <a href="//alphabetizer.flap.tv/index-old.php" title="Old Verion of The Alphabetizer" target="_blank" class="oldVersion">Looking for the old version?  Click Here.</a>&nbsp; <div style="font-size:11px;display:inline;float:right;">Having
            trouble alphabetizing? Try the 'ignore case' option on the left.</div>
        </div>
      </div>
    </div>
    <div class="row" style="margin-top:30px;">
      <div class="adsense col-md-6 text-center">
        <!-- Another Responsive Ad for below textarea -->
        <!--<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-3378056459624170"
     data-ad-slot="1976680482"
     data-ad-format="auto"></ins>
	<script>
	(adsbygoogle = window.adsbygoogle || []).push({});
	</script>-->
        <!-- 728x90/300x250 -->
        <div id="waldo-tag-12827" class="waldo-display-unit" data-processed="true" style="min-width: 300px; min-height: 250px;"></div>
      </div>
      <div class="adsense col-md-6 text-center">
        <div id="waldo-tag-12828" class="waldo-display-unit" data-processed="true" style="min-width: 300px; min-height: 250px;"></div>
      </div>
    </div>
  </div>
  <div id="options" class="content-options col-md-pull-8 visible-md visible-lg">
    <div class="panel panel-default">
      <div class="panel-heading">
        <h4 class="panel-title" title="List Sorting Options">Alphabetizer Options</h4>
      </div>
      <div class="panel-body" id="options-list">
        <div class="row">
          <div class="col-md-6 col-sm-6">
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="naturalSort" value="naturalSort" title="Alphabetize" checked=""> Alphabetize
                <a data-toggle="modal" href="help/alphabetize.php" title="Alphabetize" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="sortNames" value="sortNames" title="Alphabetize list by Last Name"> Alphabetize list by Last Name
                <a data-toggle="modal" href="help/sort-by-last-name.php" title="Alphabetize list by Last Name" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="sortTitles" value="sortTitles" title="Alphabetize Titles"> Alphabetize Titles
                <a data-toggle="modal" href="help/sort-titles.php" title="Alphabetize Titles" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="changeCaseAll" value="changeCaseAll" title="Make Lowercase"> Make Lowercase
                <a data-toggle="modal" href="help/make-all-lowercase.php" title="Make Lowercase" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="titleCase" value="titleCase" title="Capitalize Titles"> Capitalize Titles
                <a data-toggle="modal" href="help/capitalize-first-word.php" title="Capitalize Titles" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
          </div>
          <div class="col-md-6 col-sm-6">
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="removeDups" value="removeDups" title="Remove Duplicates"> Remove Duplicates
                <a data-toggle="modal" href="help/remove-duplicates.php" title="Remove Duplicates" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="reverse" value="reverse" title="Reverse List"> Reverse List
                <a data-toggle="modal" href="help/reverse-list.php" title="Reverse List" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="stripTags" value="stripTags" title="Strip HTML"> Strip HTML
                <a data-toggle="modal" href="help/strip-html.php" title="Strip HTML" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" name="optionsRadios" id="shuffle" value="shuffle" title="Randomize!"> Randomize!
                <a data-toggle="modal" href="help/randomize.php" title="Randomize!" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
              </label>
            </div>
          </div>
        </div>
        <div class="radio">
          <input type="radio" name="optionsRadios" id="label" value="label" title="Label">
          <label>
            <select name="labelType" id="labelType" class="input-sm">
              <option value="number">Number</option>
              <option value="letter">Letter</option>
              <option value="roman">Add Roman Numerals to</option>
            </select> results. </label>
          <label> Separate with: <input name="labelSeparator" class="input-sm" type="text" size="5" maxlength="15">
          </label>
        </div>
        <div class="radio">
          <input type="radio" name="optionsRadios" id="addWord" value="addWord" title="Add to Term">
          <label> Add <input name="addTo" class="input-sm" type="text"> to the </label><label>
            <select name="addToWhere" id="addToWhere" class="input-sm">
              <option value="start">Beginning</option>
              <option value="end">End</option>
            </select> of each term </label>
        </div>
        <div class="radio">
          <input type="radio" name="optionsRadios" id="stripWord" value="stripWord" title="Remove Word ">
          <label> Remove the first word from each entry <select name="stripWordWhen" id="stripWordWhen" class="input-sm">
              <option value="before">Before</option>
              <option value="after">After</option>
            </select> alphabetize list </label>
        </div>
        <fieldset class="suboptions">
          <div class="checkbox">
            <input type="checkbox" name="ignoreWord" id="ignoreWord" value="ignoreWord" title="Ignore Word "> Ignore <select name="ignoreWhichWord" id="ignoreWhichWord" class="input-sm">
              <option value="1">1st</option>
              <option value="2">1st &amp; 2nd</option>
              <option value="3">1st, 2nd &amp; 3rd</option>
              <option value="4">1st, 2nd, 3rd, 4th</option>
            </select>
            <label> word(s) when sorting. <a data-toggle="modal" href="help/ignore-which-word.php" title="Ignore Specified Word" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
            </label>
          </div>
          <div class="checkbox">
            <label>
              <input type="checkbox" name="sortIgnoreDefinite" value="sortIgnoreDefinite" class="checkbox">Ignore Definite Articles
              <a data-toggle="modal" href="help/ignore-definite-articles.php" title="Ignore Definite Articles" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
            </label>
          </div>
          <div class="checkbox">
            <label>
              <input type="checkbox" name="sortIgnoreIndefinite" value="sortIgnoreIndefinite" class="checkbox">Ignore Indefinite Articles
              <a data-toggle="modal" href="help/ignore-indefinite-articles.php" title="Ignore Indefinite Articles" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
            </label>
          </div>
          <div class="checkbox">
            <label>
              <input type="checkbox" name="sortIgnoreCase" value="sortIgnoreCase" class="checkbox">Ignore Case
              <a data-toggle="modal" href="help/ignore-case.php" title="Ignore Case" data-target="#modal-options-description"><span class="glyphicon glyphicon-new-window"></span></a>
            </label>
          </div>
          <!-- <div class="checkbox"> <input type="checkbox" name="setCaseSensitivity" value="1"/>
            Ignore Case <br />
            </div> -->
          <label title="Separate Your List of Terms with...">
            <u> Separate Terms With: </u> </label><br>
          <label class="radio-inline">
            <input type="radio" name="termDelimiter" value="auto" title="separate terms automatically" checked="checked">Auto</label>
          <label class="radio-inline">
            <input type="radio" name="termDelimiter" value="cr" title="Separate with a New Line">New Line</label>
          <label class="radio-inline">
            <input type="radio" name="termDelimiter" value="comma" title="Separate with a Comma">Comma </label>
          <label class="radio-inline">
            <input type="radio" name="termDelimiter" value="tab" title="Separate with a Tab">Tab </label>
          <label class="radio-inline">
            <input type="radio" name="termDelimiter" value="custom" title="Separate with a Custom Character" id="termDelimiterCustomRadio">Custom</label>
          <label class="text">
            <input name="termDelimiterCustom" id="termDelimiterCustom" type="text" size="2" maxlength="10" disabled="">
          </label>
          <br>
          <label title="Separate each line">
            <u> Separate Each Line With </u> </label><br>
          <label class="radio-inline">
            <input type="radio" name="separateLine" value="auto" title="auto" checked="checked">Auto</label>
          <label class="radio-inline">
            <input type="radio" name="separateLine" value="break" title="break>">Extra Line</label>
          <label class="radio-inline">
            <input type="radio" name="separateLine" value="custom" title="Separate each line with a Custom Value" id="separateLineCustomRadio">Custom</label>
          <label class="text">
            <input name="separateLineCustom" id="separateLineCustom" type="text" size="2" maxlength="10">
          </label>
        </fieldset>
      </div>
    </div>
    <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=66MLJR3YL38NA&amp;source=url" target="_blank" style="text-align:center;display:block;margin-top:20px;"><img src="https://alphabetizer.flap.tv/images/donate-button-350.png" border="0" name="donate" title="Donate to The Alphabetizer" alt="Donate to The Alphabetizer"></a>
  </div>
</form>

<form class="contact" style="visibility: visible; opacity: 1;">
  <ul class="nav nav-list">
    <li>
      <label for="grimshaw">name</label>
      <input name="grimshaw" id="grimshaw" type="text" class="input-xlarge form-control" value="" size="40">
    </li>
    <li><label for="goober">email</label>
      <input name="goober" id="goober" type="text" class="input-xlarge form-control" value="" size="40">
    </li>
    <li><label for="suggestme">message</label>
      <textarea name="suggestme" id="suggestme" cols="40" rows="3" class="input-xlarge form-control"></textarea>
    </li>
    <li>
      <div class="g-recaptcha" data-sitekey="6LdXXPkSAAAAAAKy6R_tz2akkctub2Y7gWuw4bq5">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdXXPkSAAAAAAKy6R_tz2akkctub2Y7gWuw4bq5&amp;co=aHR0cHM6Ly9hbHBoYWJldGl6ZXIuZmxhcC50djo0NDM.&amp;hl=de&amp;v=1h-hbVSJRMOQsmO_2qL9cO0z&amp;size=normal&amp;cb=ygka925784vp"
              width="304" height="78" role="presentation" name="a-rfbnc8ukumbe" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </li>
  </ul>
  <div class="adsense col-md-12 text-center" style="visibility: visible; opacity: 1;">
    <script src="//ap.lijit.com/www/delivery/fpi.js?z=539651&amp;width=468&amp;height=60"></script><iframe id="sovrn_ad_unit_539651_async" margin="0" padding="0" frameborder="0" width="468" height="60" scrolling="no" src="about:blank"
      data-zid="539651" class="sovrn_ad_unit" style="margin: 0px; padding: 0px; border: 0px none; width: 468px; height: 60px; overflow: hidden;" data-tid="a_539651_25d7caeac2a844ae9169c19f49b94a19" data-bid="0" data-cid="232" title="TID: a_539651_25d7caeac2a844ae9169c19f49b94a19
BID: 0
CID: 232
BIDs: undefined
CIDs: undefined
ZID: 539651 (async 468x60)
U: null"></iframe>
  </div><!-- end adsense2 -->
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products. With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may access more
detailed information and change your preferences before consenting or to refuse
consenting. Please note that some processing of your personal data may not
require your consent, but you have a right to object to such processing. Your
preferences will apply to this website only. You can change your preferences at
any time by returning to this site or visit our privacy policy.
MORE OPTIONSAGREE
Toggle Navigation


THE ALPHABETIZER SORTS ANY LIST IN ALPHABETICAL ORDER


ALPHABETIZE ANY LIST...AND SO MUCH MORE!

AddThis Sharing Buttons
Share to TwitterTwitterShare to PinterestPinterest111Share to MoreAddThis12.4K
 * Information
   * Home
   * Blog
   * Spanish Version
   * English Version
   * View The Old Version (2.0)
   * Donate
   * 
   * Simply Put Your List In Alphabetical Order
   * Put the Last Name First in a List of Names
   * Alphabetize Names by Last Names
   * Remove One List From Another
   * Remove Numbers From Beginning of Lines
   * Remove links from HTML
   * Replace All Middle Letters with Dashes
   * Remove Unique Lines
   * Remove Specified Characters from a List
   * Convert the Case of any Text
   * Remove Line Breaks
   * Remove Unique Lines
   * Sort Letters
   * Free Percentage Calculator
   * Sort A List by Line Length
   * Website Word Counter
   * 
   * History of Alphabetization
   * What is The Alphabet?
   * How To Alphabetize in Microsoft Word
   * How to Alphabetize in Microsoft Excel
   * Sample Lists
   * Testimonials
   * 
   * Funny T-Shirts!
   * Facebook
   * Related Projects
   * Syllabel Seperator
   * Whats My IP?
   * The TextSaver
   * Textris
   * Case Converter
 * Sorting Lists
   * Sample Lists Index
   * World Countries
   * U.S. States
   * U.S. State Abbreviations
   * Elements
   * List of the Best Comedy Movies Ever
   * Baby Names
   * Military Alphabet
   * Fruits and Vegetables
   * United States Presidents
   * Disney Films
   * Every Film Ever Made
   * Social Networks
   * Phoentic Alphabet
   * Hebrew Alphabet
   * Sign Language
   * Police (LAPD) Alphabet
   * The International Code of Signals
   * Online Colleges
   * Pokemon in Pokemon Go!
   * Facebook Gender Options
   * Rolling Stone's top 500 songs
   * List of Prepositions
   * Numbers in Alphabetical Order
   * Insurance Companies
   * Cryptocurrency
 * Bookmark This Site!
 * Have a Suggestion?


ALPHABETIZE LIST BELOW


ENTER YOUR LIST OF ITEMS BELOW TO SORT THEM IN ALPHABETICAL ORDER.


Enter your terms here.
Alphabetize Save to URL Print Copy to Clipboard Download Options
Font size:  81012141618202430 EnglishSpanishFrenchGermanHebrewRomanian
Looking for the old version? Click Here. 
Having trouble alphabetizing? Try the 'ignore case' option on the left.


ALPHABETIZER OPTIONS

Alphabetize
Alphabetize list by Last Name
Alphabetize Titles
Make Lowercase
Capitalize Titles
Remove Duplicates
Reverse List
Strip HTML
Randomize!
Number Letter Add Roman Numerals to results. Separate with:
Add to the Beginning End of each term
Remove the first word from each entry Before After alphabetize list
Ignore 1st 1st & 2nd 1st, 2nd & 3rd 1st, 2nd, 3rd, 4th word(s) when sorting.
Ignore Definite Articles
Ignore Indefinite Articles
Ignore Case
Separate Terms With:
Auto New Line Comma Tab Custom
Separate Each Line With
Auto Extra Line Custom


ALPHABETIZE LIST. IF YOU NEED HELP ALPHABETIZING A LIST TO HELP WITH HOMEWORK,
ALPHEBETIZE BUSINESS, TECH, OR TO LEARN HOW TO ALPABETIZE IN MICROSOFT WORD OR
EXCEL, YOU'VE COME TO THE RIGHT PLACE! THE ALPHABETIZE LIST TOOL IS A SORTING
TOOL THAT WILL MEET YOUR ALPHABETIZING NEEDS AND PUT A LIST IN ABC ORDER - EVEN
IN COVID-19 PANDEMIC TIMES!


HOW TO ALPHABETIZE A LIST ONLINE

 * Step 1: To alphabetize your list, enter your list in the large textarea,
   where it says enter your list of items below to sort them in alphabetical
   order. It's easy to do this by cutting and pasting from a Word or text
   document, or by typing your list in, one line at a time.
 * Step 2: If your list is separated by a comma, or has a space between each
   item, choose the corresponding option under "separate terms by." The
   alphabetizer will automatically sort using the delimiter it detects, so you
   probably won't need to change this - just leave it on auto unless you
   encounter problems.
 * Step 3: Make sure the "alphabetize" option is selected.
 * Step 4: Press the Alphabetize button beneath the text area.

--------------------------------------------------------------------------------

There are lots of options when alphabetizing, listed below. Please note that
these explanations are very basic and don't fully describe all the functionality
available in the web app.

ALPHABETIZE

This option simply alphabetizes your list (puts a list in abc order). Use it as
a sort tool to alphabetize tweets, Facebook posts, a packing list, a list of
movies, television shows, a business directory, comedies, birthday boy names or
girl names, a todo list, or a list of countries or a list of U.S. States.

ALPHABETIZE BY LAST NAME

If you give The Alphabetizer a list of names, and you need to alphabetize a list
by last name (like for a list of wedding guests, insurance companies, lawyers,
etc,) please choose this option. It will use a special algorithm to detect the
last name in each name and will alphabetize your list by lastname.

SORT TITLES

This option will help to alphabetize the titles of movies, films, books,
records, music, laws, SEO terms, social media posts - whatever you like - by
ignoring articles (the, a, an, some, many) while sorting your list.

MAKE LOWERCASE

Sometimes you want to make all your text lowercase. This option will take all
your text and make it lowercase.

CAPITALIZE TITLES

This will capitalize the titles of each line without alphabetizing the actual
list. Once you've capitalized your titles, simply select the Alphabetize option
and you put your list in alphabetical order.

REMOVE DUPLICATES

Remove duplicate lines from a list. List Deduper will dedupe your list. Use this
online tool to remove duplicate lines from a large block of text. This can be
useful if you don't realize you have the same thing written on more than one
line and you don't need it listed twice.

REVERSE LIST

This option will take your list and reverse the order in which each term is
listed. Turn your list on its head! You can sort your list Z to A instead of A
to Z.

STRIP HTML

A quick way of removing any extra HTML from your list. Good for when you have a
list of links or text copied from the View Source section of a website or if
you're a coder or programmer that needs to display a web page without styling or
links.

RANDOMIZE!

A fun list randomizer. Arrange the items of a list in random order. You could
use this for a text game or to mix up a list. And don't worry: if you mess up
the order, you can select the Alphabetize option and to quickly put your list
back in alphabetical order with the best sorting tool on the interwebs!

NUMBER / LETTER / ADD ROMAN NUMERALS

This option lets you add numbers, letters, roman numerals, or another preface to
each item in your list. You can also add a separator which will appear between
the number/letter/roman numeral and your line of text. This is helpful for legal
text, essay outlines, to enumarate lists, label book chapters, list sporting
events, or anywhere you might need to add roman numerals to a list.

ADD CUSTOM TEXT

Save the time of manually adding some custom text to the beginning of each item
in your list by using this option to automatically add text to the beginning of
each item in your list. Good for adding HTML tags like links <a>, paragraphs <p>
or ordered and unordered lists <ul>.

REMOVE WORD FROM EACH LINE

This option will let you remove the first word from each line in a list before
putting it in abc order.

IGNORE LIST OPTIONS

Sometimes you want to ignore a word, or words, at the beginning of a line when
you alphabetize. This option will let you ignore the 1st, 2nd, 3rd or 4th word
at the beginning of each line. You can also ignore definite articles such as
"the" or ignore indefinite articles such as "a, an, some, any" in the list.

SEPARATE TERMS WITH

This option functions best if left on "auto" but if you have problems, you can
choose a character, or a custom character, with which to separate the terms that
are on your list.

Buy me a coffee!

THE ALPHABETIZER IS A FREE TOOL TO ALPHABETIZE LISTS. USE IT TO SORT ANY LIST OF
TEXT ONLINE, USING YOUR COMPUTER OR MOBILE DEVICE. THIS WEB TOOL -- AND
EDUCATIONAL RESOURCE -- PROVIDES SORTING FUNCTIONS INCLUDING THE ABILITY TO: PUT
ITEMS IN ALPHABETICAL ORDER, REMOVE HTML, CAPITALIZE AND LOWERCASE WORDS AND
PHRASES, REVERSE ABC ORDER, IGNORE CASE, ORDER NAMES, SORT BY LAST NAME, ADD
NUMBERS, LETTERS AND ROMAN NUMERALS TO LISTS, AND MORE. VISITORS CAN USE THIS
GADGET ON THEIR TABLETS, PHONES AND COMPUTERS TO HELP WITH HOMEWORK, BUSINESS,
LEGAL ADVICE, SORT A LIST OF MOVIES, A LIST OF SONGS, A VIDEO LIST, TELEVISION
LIST OR JUST FOR FUN! OH, AND IT'S FREE!

Another lame experiment by the dude at Flap.TV.   Copyright 2000-2020.   All
rights on vacation in Nantucket.   Results provided "as-is" without warranty of
any kind, express or implied, and used at your own risk, without insurance. I'm
not a lawyer. Just a programmer. By using this tool, you agree to helping to pay
off my mortgage.
Follow @TheAlphabetizer on Twitter, Puddytat.
Flap.tv | Convert Case | Remove Line Breaks | Textris | TextSaver | Remove One
List From Another | What's My IP
×

LEAVE US FEEDBACK

A REAL PERSON, JUST LIKE YOU, WILL BE READING THIS SO PLEASE DON'T JUST LEAVE A
MESSAGE THAT SAYS "THIS DOESN'T WORK". TRY TO BE SPECIFIC ABOUT YOUR PROBLEM.
COMMUNICATE SPECIFIC STEPS TO REPLICATE THE PROBLEM.

 * name
 * email
 * message
 * 


Submit close
×

OPTIONS


close Go!


Report Ad
X