Users searching for kt to java conversion are typically searching for a way to convert Kotlin source files to Java, or about information whether such conversion is even doable. Unfortunately, no converter for this exists, but it is possible to decompile Kotlin files with IntelliJ or similar solution and produce a java source from it.
Updated: March 3, 2023