You cannot exactly convert .class files to .jar, which is what class to jar conversion would be. However with some dedicated IDE programs can "build" JAR packages that including .classes and other content. But that's more of compiling new app and not actual conversion.
Open CLASS file Open JAR file