# wpscli-cn

WPS AI Agent CLI for the **China market** — cloud document conversion and PDF tools.

- **Homepage:** [https://www.wps.cn/](https://www.wps.cn/)
- **License:** UNLICENSED (proprietary)
- **Node.js:** >= 22.0.0

## Install

```bash
npm install -g wpscli-cn
```

Only one of `wpscli-cn` or `wpscli-intl` may be installed globally.

## Quick start

```bash
wpscli login
wpscli pdf2word in.pdf -o out.docx
wpscli --help
```

## Notes

- Requires `wpscli login` and network access; files are processed in WPS cloud.
- See [PRIVACY.md](./PRIVACY.md) for analytics and data handling.
- See [THIRD_PARTY_LICENSES.md](./THIRD_PARTY_LICENSES.md) and [THIRD_PARTY_NOTICES.txt](./THIRD_PARTY_NOTICES.txt).
