Skip to content

Quick ui for converting images to different formats such as base64 encoded data URIs and ICOs.

Notifications You must be signed in to change notification settings

CuriouslyCory/image-converter

Repository files navigation

Image Converter

Description

This app is a simple image converter that allows you to convert images between various formats including .ico, .webp, base64 data encoded URIs, and more. It provides an easy-to-use interface for quick and efficient image format conversions.

Setup

  1. Clone the repository
  2. Run pnpm i or npm i to install dependencies.
  3. Set up the environment variables in a .env file. You can copy the .env.example file and rename it to .env to get started.
  4. Run pnpm db:push or npm db:push to seed the database with the default data.
  5. Run pnpm dev or npm dev to start the development server.

Credits / Shoutouts

This is a T3 Stack project bootstrapped with create-t3-app.

About

Quick ui for converting images to different formats such as base64 encoded data URIs and ICOs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published