Coder Social home page Coder Social logo

imgto.xyz's Introduction

๐Ÿ› ๏ธ imgto.xyz

All Contributors

Easily optimize and convert your images to modern, efficent formats for free using imgto.xyz.

What's Inside

Tech used to build imgto.xyz includes:

  • Next.js App Router
  • Styling with Tailwind CSS
  • Cloudinary for image upload, optimization, and conversion

Getting Started

  1. Clone the project or create a new copy:
git clone https://github.com/cloudinary-community/imgto.xyz.git

If you want to create a new copy, you can either fork or run:

npx create-next-app@latest -e https://github.com/cloudinary-community/imgto.xyz imgto.xyz
  1. Create a .env.local file or configure your environment variables to include:
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="<Your Cloud Name>"
NEXT_PUBLIC_CLOUDINARY_API_KEY="<Your API Key>"
CLOUDINARY_API_SECRET="<Your API Secret>"
NEXT_PUBLIC_CLOUDINARY_UPLOADS_FOLDER="imgto.xyz"
  1. Install dependencies and start the project.
npm install
npm run dev

And you should now be running imgto.xyz at http://localhost:3000/!

Using imgto.xyz

To start using imgto.xyz, simply upload some images! The Upload button can be found on the top right homepage.

After uploading, your images will be optimized using Cloudinary tech.

You'll be prompted to download your optimized file or alternatively download your file in a more efficient, modern format if available.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

Colby Fayock
Colby Fayock

๐Ÿ’ป
Sina Sepahvand
Sina Sepahvand

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

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.