Coder Social home page Coder Social logo

8bitsats / base-64 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juanmaescudero/base-64

0.0 0.0 0.0 298 KB

Base64 Encoder / Decoder Website using React.js and Next.js

Home Page: https://decode64base.com/

JavaScript 0.46% TypeScript 85.76% CSS 13.77%

base-64's Introduction

Base64 Encoder/Decoder

This repository contains a utility tool built with React.js and Next.js that allows you to perform various encoding and decoding tasks, along with a string to MD5 converter.

decode 64 base

Features

  • Convert Base64 to Image: Decode Base64-encoded data and display it as an image.
  • Convert Base64 to String: Decode Base64-encoded data and display it as a string.
  • Convert String to Base64: Encode plain text strings to Base64.
  • String to MD5 Conversion: Generate MD5 hash from input string.

Demo

https://decode64base.com/

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/base64-encoder-decoder.git
    cd base-64 
    
  2. Install dependencies:

    npm install
    

Usage

  1. Open the project in your preferred code editor.

  2. Run the application:

    npm run dev
    
  3. Access the tool through your web browser by visiting http://localhost:3000

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

License

This project is licensed under the MIT License.

base-64's People

Contributors

juanmaescudero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.