Skip to content

blopker/alic

Repository files navigation


Logo

Alic

Alic ('Al-ik') is a little image compressor for macOS.

⬇️ Download

🐛 Report Bug · 💡 Request Feature

📖 About

Product Name Screen Shot

Alic makes it simple to compress images. It's a great tool for quickly compressing images for the web, or to share with clients.

Why compress images? 🤔

  • 🚀 Faster load times
  • 📉 Less bandwidth usage
  • 🔍 Better SEO
  • 😊 Better user experience

And security: Many cameras and phones embed metadata in images, which can include location, camera model, and other sensitive information. Alic can remove this metadata for you.

Supported image formats:

  • JPEG
  • PNG
  • WebP
  • GIF
  • TIFF

Alic is heavily inspired by ImageOptim, but with modern compression algorithms for smaller files and speed. See Differences from ImageOptim.

🛠️ Installation

  1. 📥 Download the latest release from the releases page
  2. 🖱️ Drag to Applications folder
  3. 🚀 Launch and enjoy!

🎮 Usage

Drag and drop images (or folders) into the window, images will automatically start compressing. The compressed images will be saved in the same directory as the original images.

Having trouble? 🤔 Hover over the status icons for helpful hints!

🔒 Privacy

Your data stays on your machine! 💪 No sneaky analytics or tracking here. Alic doesn't phone home, which means you'll need to manually check for updates through the releases page or by clicking "Check for Updates" in the app menu bar.

🆚 Differences from ImageOptim

  • 🌐 WebP support
  • ⚡️ Super fast: Built with Rust and modern compression magic
  • 💾 Safe defaults: Original files stay untouched
  • 📐 Resize option: Scale down those massive images
  • 👥 Multiple profiles: Save different settings for different needs

🛣️ Roadmap

  • ✅ Apple Developer ID signing
  • ✅ Update checker
  • ✅ Different optimization levels
  • ✅ Lossless compression
  • ✅ Directory support
  • ✅ Finder context menu
  • ✅ Image resizing

🛠️ Built With

Built with love using SolidJS and Rust, powered by Tauri. Image compression magic by libcaesium! ✨

📋 Requirements

Runs on MacOS 12.0 or later 🍎

🤝 Contributing

We love contributions! 💖 Want to make Alic better? Here's how:

  1. 🍴 Fork it
  2. 🌱 Create your feature branch
  3. 💫 Make your changes
  4. 🚀 Push to the branch
  5. 🎉 Open a Pull Request

📦 Release

To release a new version of Alic, follow these steps:

  1. Update the version in tauri.conf.json.
  2. Update CHANGELOG.md.
  3. Commit the changes, but do not push.
  4. Run make release.

📜 License

Distributed under the GNU 3.0 License. See LICENSE for more information.

📫 Contact

Use the issue tracker at the Project Link.

💝 Acknowledgments

This project would not be possible without the following open source projects: