Pages

Sunday, 22 December 2024

Idify is a locally run browser-based application for creating ID photos

 

Make ID photo right in the browser.

idify.netlify.app/

Download

Feature

  • Privacy-Focused: Ensure user privacy by not uploading file to server, enhancing the security of personal documents.
  • Document Support: Edit various common documents, including ID cards, passports, visas, and more.
  • Free of Charge: Provide all editing functionalities free of cost, making it accessible to a wide range of users.
  • Multi-Platform Compatibility: Access the tool on various platforms, including the web and Android devices.
  • Responsive Web Design: Adapt seamlessly to different screen sizes, offering a responsive web design that caters to both PC and mobile users. Cross-Device Functionality:
  • Editing Capabilities: Enable users to edit and enhance document photos with features such as cropping, resizing, adjusting brightness and contrast, and more.

Privacy

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.

Developing

To contribute to Idify's development:

  1. Clone the repository.

  2. To install the required node packages, run:

    pnpm install

Start the development server by running:

npm run dev
from https://github.com/zhbhun/idify 

 

No comments:

Post a Comment