Skip to content

1bbnuuu/text-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Formatter Tool

A simple and user-friendly web-based text formatting tool that allows you to manipulate and transform text in various ways. This tool can be helpful for formatting your text into different cases, removing spaces, reversing text, and more.

Features

  • Upper Case: Converts all text to uppercase.
  • Lower Case: Converts all text to lowercase.
  • Title Case: Converts text into title case (capitalizes the first letter of each word).
  • Sentence Case: Capitalizes only the first letter of the first word in each sentence.
  • Capitalize Each Word: Capitalizes the first letter of every word.
  • Reverse Text: Reverses the entire text.
  • Remove Spaces: Removes all spaces from the text.
  • Erase: Clears both the input and output text areas.
  • Copy to Clipboard: Copies the formatted text to your clipboard for easy sharing.

Demo

You can access a live demo of the tool by clicking the url https://1bbnuuu.github.io/text-formatter/. Alternatively, you can deploy the project to your own server or use platforms like GitHub Pages.

Installation

  1. Clone this repository:
    git clone https://github.com/1bbnuuu/text-formatter.git
    

screencapture-1bbnuuu-github-io-text-formatter-2024-12-05-21_55_35