Skip to content

TextUtils is a simple, open-source Django web app that allows users to perform text transformations like removing punctuation, converting to uppercase, removing extra spaces, and deleting new lines. A handy tool for quick text cleanup and formatting tasks.

Notifications You must be signed in to change notification settings

Usman-bin-Khalid/Text_Utils_Django_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TextUtils πŸ“

TextUtils is a simple, open-source Django web app that allows users to perform various text transformations.
It’s a handy tool for quick text cleanup and formatting tasks.

✨ Features

  • πŸ”‘ Convert text to UPPERCASE
  • ❌ Remove punctuations
  • βž– Remove extra spaces
  • ↩️ Remove new lines
  • ⚑ Instant processing in the browser

πŸš€ Getting Started

Prerequisites

  • Python 3.8+
  • pip (Python package manager)
  • Django (latest version recommended)

Installation

  1. Clone the repository:
    git clone https://github.com/Usman-bin-Khalid/Text_Utils_Django_Website.git
    cd TextUtils

About

TextUtils is a simple, open-source Django web app that allows users to perform text transformations like removing punctuation, converting to uppercase, removing extra spaces, and deleting new lines. A handy tool for quick text cleanup and formatting tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published