create_travel_poster
Turn a face photo into a vintage travel poster: person sits on a 3D map of a chosen country with landmarks, passport, stamps, and compass. Returns a hosted image URL directly.
Instructions
Turn a face photo into a vintage TRAVEL POSTER: the person sits on a giant 3D map of a chosen country surrounded by its landmarks, a passport, postage stamps, a brass compass and the country name in big serif caps (the viral "Morocco / Japan" travel-poster look). A face-only photo gets a full body drawn in. SYNCHRONOUS — returns a hosted image URL directly (NO check_job needed). Cost ~200-500 tokens. The 24 curated countries render best (Morocco, Japan, Italy, France, Spain, Greece, Turkey, Egypt, India, Thailand, UAE, USA, Mexico, Brazil, Iceland, Switzerland, UK, Portugal, Bali, China, Peru, Australia, Georgia, Maldives) but ANY country name works. To then animate it into a Stories clip, pass the returned URL to generate_video (image-to-video).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect | No | 3:4 (default, classic poster) or 9:16 (taller, Stories-native). | |
| country | Yes | Destination country, e.g. "Japan", "Morocco", "Italy". Any country works; the 24 curated ones render with hand-picked landmarks. | |
| image_url | Yes | A front-facing face photo: an external https:// URL or an avots-hosted /v1/files/<uuid> URL. A face-only crop is fine — the body is generated. |