@@ -137,7 +137,7 @@ pdf2zh example.pdf -f "(CM[^RT].*|MS.*|.*Ital)" -c "(\(|\||\)|\+|=|\d|[\u0080-\u
### Interact with GUI
-<img src="./docs/images/before.png" height="500"/>
+<img src="./docs/images/before.png" width="500"/>
```bash
pdf2zh -i
### 图形化交互界面
@@ -10,8 +10,8 @@ This subfolder provides the GUI mode of `pdf2zh`.
## Preview
-<img src="./images/before.png" height="500"/>
-<img src="./images/after.png" height="500"/>
+<img src="./images/before.png" width="500"/>
+<img src="./images/after.png" width="500"/>
## Maintainance