Convertisseur RGB vers CMYK Professionnel
Professional RGB to CMYK Converter
プロフェッショナル RGB から CMYK への変換
Lors de l'installation, cochez OBLIGATOIREMENT la case "Add Python 3.x to PATH" en bas de la fenêtre d'installation.
Si vous convertissez seulement des images (JPG, PNG, TIFF), vous pouvez ignorer cette section.
Dossier par défaut (CORRECT) :
Ne PAS installer dans :
✅ GARDEZ LE CHEMIN PAR DÉFAUT
✅ Si succès : Vous voyez "GPL Ghostscript 10.x.x"
❌ Si erreur : "gs n'est pas reconnu..." → Voir section dépannage ci-dessous
Cela signifie que Windows ne trouve pas Ghostscript. Solutions :
Solution 1 : Redémarrer l'ordinateur (résout 90% des cas)
Solution 2 : Ajouter manuellement au PATH
⚠️ Vérifiez le numéro de version dans C:\Program Files\gs\
Solution 3 : Vérifier que le dossier bin existe
Solution 4 : Réinstaller Ghostscript
Si vous n'arrivez pas à installer Ghostscript :
Vous devriez voir : Python 3.x.x
Si erreur "python n'est pas reconnu" : Réinstallez Python en cochant "Add to PATH"
During installation, you MUST check the "Add Python 3.x to PATH" box at the bottom of the installation window.
If you only convert images (JPG, PNG, TIFF), you can skip this section.
Default folder (CORRECT):
Do NOT install in:
✅ KEEP THE DEFAULT PATH
✅ If success: You see "GPL Ghostscript 10.x.x"
❌ If error: "gs is not recognized..." → See troubleshooting below
This means Windows cannot find Ghostscript. Solutions:
Solution 1: Restart computer (fixes 90% of cases)
Solution 2: Manually add to PATH
⚠️ Check version number in C:\Program Files\gs\
Solution 3: Verify bin folder exists
If you can't install Ghostscript:
You should see: Python 3.x.x
If error "python is not recognized": Reinstall Python with "Add to PATH" checked
インストール時、ウィンドウ下部の「Add Python 3.x to PATH」のチェックボックスに必ずチェックを入れてください。
画像(JPG、PNG、TIFF)のみを変換する場合は、このセクションをスキップできます。
デフォルトフォルダ(正しい):
以下にインストールしないでください:
✅ デフォルトパスを保持してください
✅ 成功の場合: "GPL Ghostscript 10.x.x" が表示されます
❌ エラーの場合: "gs は認識されていません..." → 下記のトラブルシューティングを参照
これは Windows が Ghostscript を見つけられないことを意味します。解決策:
解決策 1: コンピューターを再起動(90%のケースで解決)
解決策 2: PATH に手動で追加
⚠️ C:\Program Files\gs\ でバージョン番号を確認
解決策 3: bin フォルダが存在することを確認
Ghostscript をインストールできない場合:
表示されるはず: Python 3.x.x
「python は認識されていません」エラーの場合:「Add to PATH」をチェックしてPythonを再インストール
Ouvrez le Terminal (Applications > Utilitaires > Terminal) et exécutez :
Suivez les instructions à l'écran (mot de passe requis)
L'installation prend 2-5 minutes
Vous devriez voir les numéros de version
✅ Le script s'exécute, vérifie Python et lance l'application automatiquement
Étape 1 : Ouvrir le Terminal
Étape 2 : Aller dans le dossier
Étape 3 : Rendre le fichier exécutable (1ère fois seulement)
Étape 4 : Lancer le script
✅ Le script vérifie Python, installe les dépendances et lance l'app
Option A : Depuis le Terminal
Option B : Double-clic sur le fichier .py
⚠️ Note : Cette méthode nécessite que Pillow et PyMuPDF soient déjà installés
Python n'est pas installé ou pas dans le PATH
Le fichier n'est pas exécutable
Pillow n'est pas installé
Open Terminal (Applications > Utilities > Terminal) and run:
✅ The script runs, checks Python and launches the app automatically
Step 1: Open Terminal
Step 2: Navigate to folder
Step 3: Make file executable (first time only)
Step 4: Run the script
✅ Script checks Python, installs dependencies and launches app
Option A: From Terminal
Option B: Double-click the .py file
⚠️ Note: This method requires Pillow and PyMuPDF to be already installed
ターミナルを開いて(アプリケーション > ユーティリティ > ターミナル)実行:
✅ スクリプトが実行され、Python をチェックしてアプリを自動起動します
ステップ 1: ターミナルを開く
ステップ 2: フォルダに移動
ステップ 3: ファイルを実行可能にする(初回のみ)
ステップ 4: スクリプトを実行
✅ スクリプトがPythonをチェックし、依存関係をインストールしてアプリを起動します
オプション A: ターミナルから
オプション B: .pyファイルをダブルクリック
⚠️ 注意:この方法にはPillowとPyMuPDFが既にインストールされている必要があります
Ouvrez un Terminal et exécutez :
Entrez votre mot de passe lorsque demandé
Vous devriez voir les numéros de version
Déplacez les fichiers téléchargés dans ce dossier
Installez la bibliothèque tkinterdnd2 pour profiter du glisser-déposer :
Note : Sans ce package, l'application fonctionnera parfaitement mais le drag & drop sera désactivé. Utilisez alors le bouton "Ajouter fichiers".