> For the complete documentation index, see [llms.txt](https://wiki.chamallow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.chamallow.com/1.-technologie/logiciels/applications-web/outils-pdf.md).

# Outils PDF

## Manipulations PDF

Sirling PDF propose de nombreuses fonctionnalités pour manipuler vos fichiers PDF : split, merge, conversion, réorganisation, ajout d’images, rotation, compression etc.

{% embed url="<https://www.stirlingpdf.com>" %}

{% hint style="info" %}
Source : <https://github.com/Stirling-Tools/Stirling-PDF>
{% endhint %}

***

## Traduire un PDF dans une autre langue

### Google Traduction

Rendez-vous sur Google Traduction :&#x20;

1. Allez sur [Google Traduction](https://translate.google.com/) et sélectionnez la fonction documents en haut de l'écran.
2. Sélectionnez parcourir l'ordinateur pour importer le fichier PDF que vous souhaitez traduire.
3. Sélectionnez les langues dont vous avez besoin.
4. Pour terminer, appuyez sur traduire pour télécharger votre fichier.

### DeepL

{% hint style="info" %}
Si **DeepL** propose la fonctionnalité gratuitement, elle dispoe d'une limite d'usage.\
Actuellement, celle-ci se porte à [**3 traductions de fichiers (non modifiables)** ](https://www.deepl.com/fr/pro/change-plan#team)par mois
{% endhint %}

Rendez-vous sur DeepL :

1. Rendez-vous sur le site de [DeepL](https://www.deepl.com/translator), et sélectionnez la fonction [Traduire les fichiers](https://www.deepl.com/fr/translator/files).
2. Cliquez sur le bouton Sélectionner pour importer le fichier PDF que vous souhaitez traduire.
3. Ensuite, DeepL traduira automatiquement votre document en fonction de vos préférences vis-à-vis du style et du registre de langue.
4. Pour terminer, appuyez sur traduire pour télécharger votre fichier.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.chamallow.com/1.-technologie/logiciels/applications-web/outils-pdf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
