Skip to content

henryhale/iLoveMedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

67 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

i๐Ÿ’™Media

Overview

iLoveMedia is a high-performance, privacy-first web application providing a suite of serverless tools. All processing occurs exclusively within the user's browser using advanced technologies like WebAssembly (WASM), ensuring that sensitive data never leaves the local device.

It is designed for anyone who needs powerful utilities like image conversion, audio processing, or OCR without the privacy risks associated with uploading files to remote servers.

Live Demo

Try it yourself today: Go to i๐Ÿ’™Media website ๐Ÿš€

Features

Important

Special thanks to every developer has worked (and still working) on all these amazing opensource projects.

To run these tools in the browser, the following projects have tremendously made it so easy - a big shoutout to them;

Project Setup

To setup iLoveMedia locally, follow the steps below;

  • Clone this repository
git clone https://github.com/henryhale/iLoveMedia.git
  • Install all dependencies
pnpm install
  • Run dev server
pnpm dev
  • Build for production
pnpm build

Contributions

I'm glad you checked out iLoveMedia. Thank you very much. All contributions are welcome. For any bug or issue, kindly open one here.

License

Copyright (c) 2025-present Henry Hale.

Released under the MIT License.