For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wiki Search / Image Search / Translation / Math

.ca .wiki .image .tran

Math Calculation

.ca performs math only. Examples: .ca 1.2 * (2 + 4.5) 12.7 米 to inch sin(45 deg) ^ 2 5磅轉斤 10米轉呎 10米=吋

Search Wikipedia

.wiki (item) searches Wikipedia instantly.

Search Images

.image (item) randomly searches for related images.

Translate Text

.tran (item) translates to Traditional Chinese instantly. To translate to other languages: .tran.(locale) (content)

Examples

.tran.ja BATMAN .tran.日 BATMAN

Common Language Codes:

en=English, zh-cn=Simplified Chinese, de=German, ja=Japanese Full list: https://github.com/vitalets/google-translate-api/blob/master/languages.js Note: Uses Google Translate.

Last updated