Idify is a locally run browser-based application for creating ID photos.
Idify does not send your images to a server. All image processing is done locally.
However, it utilizes Google Analytics to collect the following:
- Basic visitor data.
- If Idify is a Progressive Web App (PWA), it collects information about the type of Idify installation.
- If Idify is a Progressive Web App (PWA), it records the installation time and date.
To contribute to Idify's development:
-
Clone the repository.
-
To install the required node packages, run:
pnpm install
-
Start the development server by running:
npm run dev
- Add feature descriptions to the homepage.
- Include common ID photo dimensions for various countries.
- Support fine-tuning of image details like brightness and contrast.
- Support adding filters like black and white to images.
- Support for internationalization or localization.
This software is free to use under the GPL License.