FatafatPDF mascot FatafatPDF
No sign-up No file limits No ads
Runs entirely in your browser — your files never leave your device

Συμπίεση PDF

Πείτε μας το όριο μεγέθους που πραγματικά απαιτεί η πύλη σας — NSP, CUET, DU CSAS, JOSAA, ή τον δικό σας ακριβή αριθμό — και θα φέρουμε το αρχείο σας κάτω από αυτό.

How it works

1. Upload your PDF. 2. Type an exact target size in KB or MB, or pick Low, Recommended, or Extreme compression. 3. Click Compress. 4. Download the result — everything runs in your browser using WebAssembly, so your file never touches a server.

Γιατί «στοχευμένο μέγεθος» αντί για απλό ρυθμιστικό;

Τα περισσότερα εργαλεία συμπίεσης σάς ζητούν να μαντέψετε ένα επίπεδο ποιότητας και να ελπίζετε ότι το αποτέλεσμα θα χωρέσει. Αν έχετε ένα συγκεκριμένο όριο — πύλη υποτροφιών, φόρμα εισαγωγής, μεταφόρτωση εξέτασης — το να μας πείτε απευθείας τον αριθμό είναι πιο γρήγορο και λύνει πραγματικά το πρόβλημά σας.

Τι γίνεται αν δεν μπορεί να πετύχει τον στόχο μου;

Τα σαρωμένα ή γεμάτα φωτογραφίες PDF συμπιέζονται πολύ. Τα PDF μόνο με κείμενο είναι ήδη αποδοτικά και έχουν ένα κατώτατο όριο — θα φτάσουμε όσο πιο κοντά γίνεται και θα σας το πούμε ειλικρινά, αντί να προσποιηθούμε ότι πέτυχε.

Ανεβαίνει το PDF μου κάπου για να συμπιεστεί;

Όχι — η συμπίεση γίνεται εξ ολοκλήρου στο πρόγραμμα περιήγησής σας μέσω WebAssembly. Το αρχείο σας δεν φεύγει ποτέ από τη συσκευή σας ούτε αγγίζει κάποιον διακομιστή.

Does compressing a PDF reduce text quality or make it blurry?

No — compression rasterizes every page into an image, so selectable/searchable text is lost in the process rather than preserved. Scanned or photo-heavy pages look about the same since they were already images. Text-heavy pages get a higher quality floor so the text doesn't turn to mush, but they're still flattened — if you need to keep your text selectable, don't compress that file.

Can I compress a PDF that's already password-protected?

Not directly — remove the password first with a PDF reader that supports it, compress the file, then re-apply protection if you still need it.

What size does your portal actually want?

page.compress.portalTableText

Why portals reject an oversized PDF

page.compress.rejectText

Will I still be able to select or copy the text after compressing?

No. Hitting an exact byte count means every page gets rasterized to an image and re-encoded as JPEG — that's true for a scanned PDF and a text PDF alike. The result looks and prints fine, but the text is pixels, not characters, afterward. If you need the text layer to survive, compress a copy and keep your original.

Does compressing change my page count or delete anything?

No — every page you started with comes out the other side, same order, same count. Compression changes how each page is encoded, not how many there are.

Will links, form fields, or e-signatures survive compression?

No. Compression works by rendering every page to an image and rebuilding the PDF from those images, so anything that isn't visible ink — a hyperlink, a fillable form field, a digital signature object — doesn't come along for the ride. The page looks identical and a signature stamp still shows up as pixels, but the underlying interactive element is gone. If the file needs to stay fillable or the links need to stay clickable, keep your original alongside the compressed copy.