Optimize PDF files to reduce repository size while maintaining readability#1
Draft
Optimize PDF files to reduce repository size while maintaining readability#1
Conversation
Co-authored-by: PostgraduateAvi <221811199+PostgraduateAvi@users.noreply.github.com>
Co-authored-by: PostgraduateAvi <221811199+PostgraduateAvi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Convert exisisting pdfs inside repo to parsable pdfs to be small enough to fit in space.Convert existing PDFs in the repository to be parsable and ensure they are small enough to fit the available space.
Optimize PDF files to reduce repository size while maintaining readability
Jul 25, 2025
PostgraduateAvi
approved these changes
Jul 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addresses the repository size issue by optimizing all PDF files to be smaller and more efficient while ensuring they remain parsable and searchable.
Problem
The repository contained 31 PDF files totaling 277.8 MB, making it large for GitHub hosting and slow to clone. Some individual files were very large (up to 38MB), approaching GitHub's file size limits.
Solution
Implemented comprehensive PDF optimization using Ghostscript compression with intelligent settings based on file size:
/screencompression for maximum size reduction/ebookcompression for balanced quality/size ratioResults
Notable Compression Achievements
Technical Details
The repository is now more efficient for GitHub hosting while preserving all medical exam preparation content in a fully searchable format.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
esm.ubuntu.com/usr/lib/apt/methods/https(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.