An open API service indexing awesome lists of open source software.

https://github.com/aryainguz/picwise.co

PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.
https://github.com/aryainguz/picwise.co

clerk compression-algorithm hacktoberfest nextjs tailwindcss typescript

Last synced: about 1 month ago
JSON representation

PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.

Awesome Lists containing this project

README

        

# PicWise.co

PicWise is an innovative image optimization tool built on Next.js 14, empowering users to effortlessly enhance and compress images for optimal web performance and stunning visual impact.

![picwise Demo](https://github.com/Aryainguz/picwise/blob/main/public/assets/picwise-home.png)

## Features

- **Effortless Image Compression:** Quickly reduce image sizes without compromising quality.
- **AI-Enhanced Editing:** Utilize advanced AI algorithms to enhance image clarity and detail.
- **Responsive Design:** Enjoy a seamless user experience across devices.

## Getting Started

To get started with picwise, follow these steps:

1. Clone this repository: `git clone https://github.com/Aryainguz/picwise.git`
2. Install dependencies: `npm install`
3. To obtain API keys, visit the official Clerk website, create a new application, and enable Google and Email authentication methods. Once done, copy the generated API keys and add them to your `.env.local` file, following the format provided in the `.env.example` file for correct configuration.
4. Run the development server: `npm run dev`

## Contributing

Contributions are welcome! Feel free to create issues and wait for getting assigned by admin to start contributing. Adding relevant changes are appreciated as per the application's theme.

## License

This project is licensed under the terms of the [MIT License](LICENSE).