Skip to content
/ ime Public

Extract and view the embedded metadata from images. Get detailed insights on EXIF, IPTC, or XMP data in seconds

License

Notifications You must be signed in to change notification settings

exaluc/ime

Repository files navigation

Image Metadata Extractor

A Next.js project designed to easily extract and view the embedded metadata from images. Get detailed insights on EXIF, IPTC, or XMP data in seconds.

This project was bootstrapped with create-next-app.

Getting Started

  1. Clone the repository:
git clone https://github.com/exaluc/ime
  1. Change to the project directory:
cd ime
  1. Install the dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 with your browser to explore the Image Metadata Extractor.

Begin by editing the main page in app/page.js. Any changes you make will be automatically reflected in the browser.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

If you're new to Next.js or wish to delve deeper:

Feel free to explore the Next.js GitHub repository. Feedback and contributions to the community are always appreciated!

Deployment on Vercel

Looking to deploy? Use the Vercel Platform, straight from the creators of Next.js.

Deploy with Vercel

For more details, consult the Next.js deployment documentation.

About

Extract and view the embedded metadata from images. Get detailed insights on EXIF, IPTC, or XMP data in seconds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published