عكس ترتيب الصفحات
اقلب المستند من آخره إلى أوله.
تعمل هذه الأداة داخل متصفحك بالكامل. لا يُرفع ملفك أبدًا، ويمكنك التحقق من ذلك في تبويب الشبكة بمتصفحك. تحقّق بنفسك: افتح تبويب الشبكة في متصفحك وراقب. سترى طلبًا صغيرًا واحدًا يسأل إن كان لديك مهام متبقية — اسم أداة وبصمة تجزئة، وليس الملف أبدًا.
ماذا تفعل هذه الأداة
This turns the document back to front: the last page becomes the first and so on. Pages are copied rather than re-rendered, so it costs nothing in quality.
Almost always to fix a scanner. Document feeders that stack their output face-up produce a PDF that reads from the last page backwards, and the fix is a single pass through this tool. It is also useful for documents in right-to-left binding order that were assembled left to right.
كيف تعمل
- Drop the PDF onto this page.
- Leave the page range empty to reverse the whole document.
- To flip only part of it, give a range - those pages are reversed among themselves and everything else stays where it is.
- Press Reverse.
- The download starts on its own.
Reversing a range does something more careful than it might sound. The selected pages swap positions among themselves, and every page outside the selection stays exactly where it was. Reversing pages 3 to 6 of a ten-page document leaves pages 1, 2, 7, 8, 9 and 10 untouched. A naive implementation that lifted the range out and put it back would shuffle the surrounding pages, which is a subtle way to lose a document's structure.
If your scan is both reversed and double-sided, this tool is only half the fix. Scanning a double-sided stack on a single-sided feeder produces two files - fronts in order, backs reversed - and what you need is Alternate and mix, which interleaves them and reverses the second automatically.
Bookmarks are re-pointed at the pages' new positions, so a table of contents keeps working after the flip.
Everything happens in your browser, so a 500-page scan is reversed without a byte being uploaded.
أسئلة يطرحها الناس
- أخرج الماسح الضوئي صفحاتي بترتيب مقلوب. هل هذا هو الحل؟
- إذا مسحت على وجه واحد وخرج الناتج مبتدئًا من الصفحة الأخيرة، فنعم - تمريرة واحدة عبر هذه الأداة تصحّحه. أما إذا مسحت رزمة ذات وجهين على مرحلتين، فلديك ملفان وما تحتاج إليه هو أداة التناوب والمزج، التي تشابك بينهما وتعكس الثاني نيابة عنك.
- هل يمكنني عكس جزء من المستند فقط؟
- نعم. حدّد نطاق صفحات فتُعكس تلك الصفحات فيما بينها فقط. وكل ما هو خارج النطاق يبقى في مكانه.
- ماذا يحدث للإشارات المرجعية؟
- تتبع صفحاتها إلى مواضعها الجديدة، فيظل جدول المحتويات يعمل بعد ذلك.
- هل يغيّر العكس الجودة أو حجم الملف؟
- لا. تُنسخ الصفحات كما هي، فيبقى النص نصًا، وتحتفظ الصور الممسوحة بدقتها، ويظل حجم الملف كما هو تقريبًا.