diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg
deleted file mode 100644
index f3432e923c4a36640848615daec2b017b5f24ac1..0000000000000000000000000000000000000000
Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.jpg and /dev/null differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png
new file mode 100644
index 0000000000000000000000000000000000000000..df55a081803b646c89a09205c4fd16bf141788bd
Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_grant_access.png differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg
deleted file mode 100644
index d0befa430b5d11459b803cd5c53984db02562deb..0000000000000000000000000000000000000000
Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.jpg and /dev/null differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png
new file mode 100644
index 0000000000000000000000000000000000000000..5253889d251b6c70a375de4f7a6fef494804af11
Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_new_project.png differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg
deleted file mode 100644
index 53080e8104de6d6f62071dd8a99f9aebab15257b..0000000000000000000000000000000000000000
Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.jpg and /dev/null differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png
new file mode 100644
index 0000000000000000000000000000000000000000..ffa87ce5b2eeb8fa3eddc740f70b3f8e3a3fbaa0
Binary files /dev/null and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_bitbucket.png differ
diff --git a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png
index 8312825eb18dedf77b33df4f1835050b7902328b..0e08703f4219067ceeee1510c47e03ddca0b1c3c 100644
Binary files a/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png and b/doc/workflow/importing/bitbucket_importer/bitbucket_import_select_project.png differ
diff --git a/doc/workflow/importing/import_projects_from_bitbucket.md b/doc/workflow/importing/import_projects_from_bitbucket.md
index 20d65f1925a5f5c9ef377d73e74b0946fe99e1f3..1e9825e2e1049c2be12b6899147eabafd5be8978 100644
--- a/doc/workflow/importing/import_projects_from_bitbucket.md
+++ b/doc/workflow/importing/import_projects_from_bitbucket.md
@@ -6,15 +6,15 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab.
 
 * Click on "New project"
 
-![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.jpg)
+![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.png)
 
 * Click on the "Bitbucket" button
 
-![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.jpg)
+![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.png)
 
 * Grant GitLab access to your Bitbucket account
 
-![Grant access](bitbucket_importer/bitbucket_import_grant_access.jpg)
+![Grant access](bitbucket_importer/bitbucket_import_grant_access.png)
 
 * Click on the projects that you'd like to import or "Import all projects"
 
@@ -23,4 +23,4 @@ It takes just a few steps to import your existing Bitbucket projects to GitLab.
 A new GitLab project will be created with your imported data.
 
 ### Note
-Milestones and wiki pages are not imported from Bitbucket.
\ No newline at end of file
+Milestones and wiki pages are not imported from Bitbucket.