Pixie Edit is a simple and elegant photo editor built using React.js, powered by Vite, styled with Tailwind CSS, and enhanced with Font Awesome and Boxicons for intuitive user interaction.
Category | Description |
---|---|
โ๏ธ Frontend Framework | React.js โ For building the UI components |
โก Build Tool | Vite โ Fast build tool and development server |
๐จ CSS Framework | Tailwind CSS โ Utility-first CSS framework |
๐ผ๏ธ Styling | Custom styles with App.css and index.css |
๐ฏ Icons | Font Awesome ๐ Boxicons ๐ญ |
๐๏ธ Image Handling | Local assets stored in src/assets/ folder |
๐ป Dev Environment | Visual Studio Code โ Code editor |
๐ฟ Version Control | Git & GitHub โ For source control and collaboration |
Brightness โ Adjusts brightness level of the image.
Saturation โ Controls intensity of colors.
Inversion โ Inverts colors (negative effect).
Grayscale โ Converts image to grayscale; includes a slider for fine control.
๐ Rotate Left โ Rotates image 90ยฐ counterclockwise.
๐ Rotate Right โ Rotates image 90ยฐ clockwise.
โ๏ธ Flip Vertical โ Flips image vertically (up-down).
โ๏ธ Flip Horizontal โ Flips image horizontally (left-right).
โ Image successfully saved and downloaded!