Pixie-Edit Tailwind Templates

Pixie Edit

Built using React.js, Vite, and Tailwind CSS, this project features a sleek photo editor with real-time filters and image transformations. Icons from Font Awesome and Boxicons, styled with custom CSS, all developed in VS Code.

๐ŸŒˆ Pixie Edit - Photo Editor in React

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.

Screenshot (51)


๐Ÿ› ๏ธ Tech Stack & Tools Used

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

๐Ÿง  Functionalities Used in the App

๐Ÿ–ผ๏ธ 1. Choose Image

  • Opens a file picker to load an image from local storage.

Screenshot (52)

๐ŸŽจ 2. Image Filters

  • Brightness โ€“ Adjusts brightness level of the image.

    Brightness

  • Saturation โ€“ Controls intensity of colors.

    Screenshot (55)

  • Inversion โ€“ Inverts colors (negative effect).

    Screenshot (56)

  • Grayscale โ€“ Converts image to grayscale; includes a slider for fine control.

    Screenshot (57)

๐Ÿ”„ 3. Rotate & Flip

  • ๐Ÿ”„ Rotate Left โ€“ Rotates image 90ยฐ counterclockwise.

    Screenshot (58)

  • ๐Ÿ” Rotate Right โ€“ Rotates image 90ยฐ clockwise.

Screenshot (59)

  • โ†•๏ธ Flip Vertical โ€“ Flips image vertically (up-down).

    Screenshot (60)

  • โ†”๏ธ Flip Horizontal โ€“ Flips image horizontally (left-right).

Screenshot (61)

๐Ÿ’พ 4. Save Image

  • Saves the edited image and shows a success modal:

    โœ… Image successfully saved and downloaded!

Screenshot (63)

Screenshot (64)

๐Ÿงน 5. Reset Filters

  • Resets all filters and transformations to the default/original state.

Screenshot (65)

Top categories

Loading Svelte Themes