Skip to content

ID photo Editor for print ready ID photos. normal working done#1

Draft
Shnku wants to merge 4 commits into
mainfrom
pic_editor
Draft

ID photo Editor for print ready ID photos. normal working done#1
Shnku wants to merge 4 commits into
mainfrom
pic_editor

Conversation

@Shnku

@Shnku Shnku commented May 1, 2026

Copy link
Copy Markdown
Owner

On branch pic_editor
Changes to be committed:
new file: printready_idphoto/src/assets/icon.png
new file: printready_idphoto/src/assets/splash_android.png
new file: printready_idphoto/src/main.py
new file: printready_idphoto/src/utils/init.py
new file: printready_idphoto/src/utils/img_resize.py
new file: printready_idphoto/src/utils/make_imgrid.py
new file: printready_idphoto/src/utils/print_canvas_size.py

Untracked files:
printready_idphoto/.gitignore
printready_idphoto/README.md
printready_idphoto/demo_grid_a4.jpg
printready_idphoto/pyproject.toml

On branch pic_editor
Changes to be committed:
	new file:   printready_idphoto/src/assets/icon.png
	new file:   printready_idphoto/src/assets/splash_android.png
	new file:   printready_idphoto/src/main.py
	new file:   printready_idphoto/src/utils/__init__.py
	new file:   printready_idphoto/src/utils/img_resize.py
	new file:   printready_idphoto/src/utils/make_imgrid.py
	new file:   printready_idphoto/src/utils/print_canvas_size.py

Untracked files:
	printready_idphoto/.gitignore
	printready_idphoto/README.md
	printready_idphoto/demo_grid_a4.jpg
	printready_idphoto/pyproject.toml
Shnku added 2 commits June 15, 2026 22:20
 - it fixes the dependancy error during building
   like for pilloe, yt-dlp, numpy .. include them in dependancy
 Changes to be committed:
	new file:   .gitignore
	new file:   README.md
	new file:   pyproject.toml
 - it fixes the dependancy error during building
   like for pilloe, yt-dlp, numpy .. include them in dependancy
 Changes to be committed:
	new file:   .gitignore
	new file:   README.md
	new file:   pyproject.toml

@Shnku Shnku left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pyproject toml is important .. the dependency mentioned there will compiled during flet build #2

 Changes to be committed:
	modified:   printready_idphoto/src/main.py
	modified:   printready_idphoto/src/utils/make_imgrid.py

problrm faced:
- initially file saved on project folder ./ but if `grid.show()` uncommented it shows /tmp location
- is thereany way to access temp? cause PIL.Image.save() returns None
- need more UI refinements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant