image-sizeify Tailwind Templates

Image Sizeify

Image Sizeify is a laravel project for web developers to optimize images for website standards and make them SEO friendly.

IS Logo

Image Sizeify

ImageSizeify is a powerful tool that allows users to resize images to specific dimensions, supporting multiple image formats. It offers predefined widths to choose from, making it easy to scale images for different use cases.It also provides the code adapted to it so the user can simply copy and paste it where needed.

Requirements

  • PHP (>=8.2)
  • Composer
  • MySQL >= 5.7 ( or sqlite >= 3.8.8 )
  • Node.js & npm

Installation

  1. Clone the repository :

    git clone https://github.com/salahedarhri/image-sizeify.git
    
  2. Navigate to the project directory & Install :

    cd image-sizeify
    composer install
    npm install
    
  3. Copy .env.example and fill it to connect to a mysql database :

    cp .env.example .env
    php artisan key:generate
    
  4. Migrate:

    php artisan migrate
    

Usage

To use Image Sizeify, Start the local development server in the bash terminal with :

php artisan serve 

Screenshots

Image Sizeify Home Image Sizeify Home Dark Image Sizeify Images Image Sizeify Images Dark Image Sizeify Download Image Sizeify Donwload Dark Image Sizeify Downloaded Image Sizeify Downloaded Dark

Top categories

Loading Svelte Themes