GitHub Education camera preview is clear but captured image becomes extremely pixelated #204973
Replies: 2 comments 2 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
The pixelation is applied by GitHub's capture pipeline after the shutter fires — your camera and browser are fine, which matches what you saw testing iPhone/Safari and Android/Chrome. No device setting will change it, so the fix is to work around the capture step. 1. Feed the "camera" a pre-scanned image (most reliable). The form has no file-upload option by design (#172849), but you can point it at a clean scan with a virtual camera:
2. If you stay on a real camera: fill the entire frame with the document — close, straight-on, evenly lit, nothing else visible — and make sure your name, the school's name, and a valid date are all legible in frame. The automated check reads those three, and large flat-on text survives the compression that destroys an angled shot. 3. If it still fails: open a ticket at education.github.com/support — say the capture step renders the document unreadable and attach your clear scan; support can verify manually. The official path is the same: reapply with an image that clearly shows name, school, and a valid date — Solving problems with your GitHub Education access. The insight that saves the most time here: the check runs on the compressed capture, not your live preview — optimize for what survives the pipeline, not for what looks good on screen. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Form Errors & Technical Issues
Hi everyone,
Hello,
I am trying to apply for the GitHub Student Developer Pack. My academic document is completely clear and readable in the live camera preview. However, immediately after I press “Capture Photo”, GitHub heavily downscales or compresses the image and the text becomes extremely pixelated and unreadable.
I have tested this on multiple devices and browsers, including iPhone with Safari and Android with Chrome. The behavior is the same on every device. The camera itself is not the issue; the image only becomes degraded after GitHub processes the captured photo.
Because the verification page does not provide a normal file upload option, I am unable to submit my clear original academic document.
How can ı solve this problem?
All reactions