# Page 4 | Swiftify Reviews 2026. Verified Reviews, Pros & Cons | Capterra

> Page 4 - Is Swiftify the right Application Development solution for you? Explore 199 verified user reviews from people in industries like yours to make a confident choice.

Source: https://www.capterra.com/p/187779/Swiftify/reviews

---

Swiftify

4.4 (199)

[View alternatives](https://www.capterra.com/p/187779/Swiftify/alternatives/)

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team. [Learn more](https://www.capterra.com/our-story/)

* * *

Last updated March 13th, 2026

# Page 4 - Reviews of Swiftify

## Showing most helpful reviews

Showing 76-100 of 199 Reviews

Sort by:

Most Helpful

Rating

Company Size

Reviewer's Role

Length of Use

Frequency of Use

MS

Mark S.  
Developer  
Computer Software  
Used the software for: 1-2 years

### "A must-have converter for a new developer"

July 2, 2019

5.0

I am not an Obj-C programmer, and since many of the online documents are still written in Obc-C rather than Swift, this tool is worth its weight in gold!

Pros

Simple to use and so far it is performed​ exactly as advertised!

Cons

Would appreciate a tutorial which​ describes all of the functions.

Review Source

JH

Joe H.  
iOS engineer  
Computer Software  
Used the software for: Less than 6 months

### "Gets you almost there"

July 12, 2019

4.0

Pros

It saved a bunch if time, most of the conversion was done somewhat accurately

Cons

The use of force casting was my biggest annoyance, Force casting is kind of a big no-no for me and most linting standards.

Review Source

Response from Swiftify

July 15, 2019

Hey Joe, Many thanks for your incredible review and suggestion! Could you please suggest a use case (i.e. a swiftify.me code sample) where you find a force casting being generated, but inappropriate? In the majority of cases our generated code uses optional access (\`?\`) operators, \`if let\` statements or optional / bridged casting (\`as?\`, \`as?\`) operators. The exceptions include cases when we just don't have any other option, i.e. when unwrapping an optional in a method that returns a non-optional. I would be glad to address your feedback as much as we actually can. Feel free to follow-up with me here, and / or post any issue(s) at our GitHub Issue Tracker: https://github.com/Swiftify-Corp/Swiftify

Satendra S.  
Lead Engineer  
Computer Software  
Used the software for: I used a free trial

### "Good Plugin to convert"

July 19, 2019

5.0

Great, it helped me a lot to convert different code snippets quickly

Pros

It help a lot to convert Objective-C to Swift and save tones of time for developers. Specially it help if you are on Swift and you find some useful code snippet that you are willing to incorporate in your code.

Cons

Easy to use, most likely integration in Xcode itself

Review Source

MC

Marcelo C.  
iOS Developer / Systems Analyst  
Information Technology and Services  
Used the software for: 1-2 years

### "Great product to Convert Objective-C to Swift"

July 6, 2021

5.0

Sometimes I need convert very old objective-c to swift. I know how to do it but do it by my own is very time consuming.

Pros

Swifty is a good product to convert automatically Objective-C code to Swift. It was a good tool to port some legacy Objective-C code with none or little effort.

Cons

I love the software and I've no complaints about it.

Review Source

Cristian M.  
UX Consultant  
Design  
Used the software for: Less than 6 months

### "A great time saver"

July 1, 2019

5.0

Pros

Since I am not a very experienced developer and I started with Swift, so I never learned Objective-C, this tool is invaluable in helping me understand Objective-C code and it has saved me a lot of time.

Cons

I'd say the pricing model is the biggest downside. I understand this is more geared towards companies, but there is a segment of the market who only use it casually so for us a subscription doesn't make sense and the hoops we need to jump through to use it only make the experience worse. I'd much rather have a credit based system where I can buy a credit pack and pay a tiny sum for every conversion rather than put up with the limitations.

Review Source

SW

Saud W.  
iOS Engineer  
Computer Software  
Used the software for: 1-2 years

### "Swiftify Review"

October 14, 2020

5.0

Pros

I always get the right conversion and user this system always. I rely on it to get my code converted to swift from old Objective-C.

Cons

You are now required to pay for this system. That is probably the only issue right now.

Review Source

Alexandre B.  
System Analyst  
Information Technology and Services  
Used the software for: Less than 6 months

### "Helps a lot"

September 24, 2019

5.0

Objective-C to Swift Converter helped me to convert some old projects wrote in Objective-C to Swift.

Pros

The converter it's a tool that helps a lot to convert you code wrote in Objective-C to Swift in a very easy and fast way.

Cons

Depending of your code, the converter may not work as you desire, requiring to do some changes, but it's still a very good converter.

Review Source

RB

Ryan B.  
Admin  
Computer Software  
Used the software for: I used a free trial

### "Bad"

July 16, 2019

1.0

Horrible

Pros

Ease of use.

Cons

Missing a lot of features and very very bad translations

Review Source

Response from Swiftify

July 19, 2019

I appreciate your feedback. While it is nearly impossible to automate the conversion from Objective-C to Swift by 100%, our tool was still designed to save your time. We do realize that manual changes after the conversion are always required: https://support.swiftify.com/hc/en-us/articles/360000110132 In some cases, even a small but unsupported Objective-C construct may ruin the entire converter output. You are advised to report such issues on our GitHub Issue Tracker at https://github.com/Swiftify-Corp/Swiftify See more on this here: https://support.swiftify.com/hc/en-us/articles/360021028092 I am sorry that the tool was not helpful to you at all. I'd still appreciate a quick follow-up about the features that you are missing. Thanks in advance for your time!

SM

Safeer M.  
Business Development Executive  
Information Technology and Services  
Used the software for: 6-12 months

### "Swiftify is a Winner"

May 8, 2021

5.0

Amazingly useful migration and conversion of old Object C code to Swift, with high accuracy.

Pros

\- Efficient and accurate conversion of ObjC - Novice-user friendly. New developer can easily get used to Swiftify without any training

Cons

\- The pricing model is probably the only real con in the product - Also, the conversion speed could be improved slightly

Review Source

Seifeddine B.  
Ios developer engineer  
Information Technology and Services  
Used the software for: I used a free trial

### "The ease of use"

July 2, 2019

3.0

Pros

The main functionality of conversion , still better than the manually conversion for huge projects.

Cons

The ease of use and still not 100% conversion

Review Source

Response from Swiftify

July 4, 2019

I really appreciate your feedback! Could you please suggest what are you lacking to make the product easier to use? We are always eager to improve our product and services, so I may be able to consider up your suggestion(s) in the future versions. Regarding your mention about incorrect translations. In some cases, even a small but unsupported Objective-C construct may ruin the entire converter output. You are advised to report such issues on our GitHub Issue Tracker at https://github.com/Swiftify-Corp/Swiftify See more on this here: https://support.swiftify.com/hc/en-us/articles/360021028092

Brian S.  
Software Engineer  
Think Tanks  
Used the software for: I used a free trial

### "Gives me a quick leg up on Swift"

July 1, 2019

5.0

Considering I was 'strong' at Objective C and was simultaneously learning Swift, this utility really helped out a lot.

Pros

Helps me with Swift syntax on the conversion and that's a huge benefit, versus starting form scratch.

Cons

I think the Xcode integration code be better, but it's still pretty good.

Review Source

JG

Joseph G.  
NA  
Computer Software  
Used the software for: I used a free trial

### "It doesn’t work. "

July 24, 2019

2.0

Pros

The layout and the interface made sense for what I am trying to do.

Cons

It didn’t work with my code and it doesn’t work well with printing large projects into Swift.

Review Source

Response from Swiftify

August 2, 2019

Thanks for using Swiftify, and I really appreciate your feedback. Regarding the conversion of large projects, we echo Apple's recommendation to migrate on a per-file basis, one file at a time. Our Advanced Project Converter (included in the App Store app) is our best attempt to approach the migration of larger projects: https://medium.com/swiftify/converting-your-project-to-swift-with-swiftifys-advanced-project-converter-b9eb051ae504 If you have any suggestions regarding specific code patterns that you would like improved on, feel free to reply me directly or post your suggestions at our GitHub Issue Tracker: https://github.com/Swiftify-Corp/Swiftify/issues

AG

Allen G.  
Software Engineer  
Photography  
Used the software for: 6-12 months

### "No-Brainer Time-Saver!"

July 1, 2019

5.0

I was able to convert a medium-sized codebase with about 40% Objective-C code to 100% Swift in a couple days.

Pros

Very easy to use, good conversion results...totally worth the money in time savings alone.

Cons

Manual cleanup is usually required in the converted Swift files, but it's still not nearly as much effort as would be required to manually convert an entire file.

Review Source

VR

Verified Reviewer  
iOS Developer  
Computer Software  
Used the software for: I used a free trial

### "Save your time with Objective-C to Swift Converter"

July 10, 2019

4.0

Pros

One of the biggest quality is the ease of use and accuracy of the converted code. This all can be done with just one click. They also keep updating the translated swift version.

Cons

I have been using the free trial of this software and it is good so far.

Review Source

DD

Daniel D.  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Super useful - saved my life a few times."

July 2, 2019

5.0

Pros

I like how easy this site is to use. You simply copy and paste objective-c snippet(s) and you instantly have, ready to use, converted Swift code to paste straight into your project.

Cons

I don't really have anything bad to say about this website. It's really user-friendly and they keep up to date with the latest versions of Swift.

Review Source

Ricardo M.  
Senior iOS Developer  
Computer Software  
Used the software for: 6-12 months

### "It just works"

July 2, 2019

5.0

Pros

It simply works. It avoids you the hassle of making conversions once and again if you are working with mixed language apps or just reusing code from previous works.

Cons

Sometimes you need to adjust the resulting code but its always faster than start fresh

Review Source

GC

Gianluca C.  
Student  
Computer Software  
Used the software for: I used a free trial

### "Not bad but..."

July 16, 2019

4.0

I solved a lot of issued caused by native methods like tvOS platform but also in the UIKit in some cases

Pros

Feauture: Implement revert conversion (swift -> objc) Implement pods functions deprecated of almost three pods

Cons

The accuracy of conversion and results loading as well.

Review Source

Response from Swiftify

July 19, 2019

Thanks for your incredible review! While a 100% correct conversion nearly impossible to automate, we aim to save your time and efforts. Since we have already invested more than 4 man-years of work in the converter, the reverse converter may be a huge project that would not pay for itself. Xcode allows you to see Objective-C declarations generated in a mixed Objective-C + Swift project anyway. Regarding implementing functions from Pods, could you please elaborate by replying to this email?

mS

manoj S.  
iOS Developer  
Computer Software  
Used the software for: 6-12 months

### "Excellent Product For Beginner"

July 3, 2019

5.0

it is a time saving tool for developer

Pros

When I person is new bee for swift . it is very power full tool. it helps alot to developer to change language of code or migrate to swift language.it save very much time of developer

Cons

it converts only objective C to swift. it should work vice versa

Review Source

RD

Roger D.  
CTO  
Food & Beverages  
Used the software for: 2+ years

### "Invaluable"

July 1, 2019

5.0

Pros

3 years after completely committing to Swift, we still find Swiftify / Objective-C to Swift Converter to be an invaluable tool for those occasional hard to convert remaining blocks of legacy Obj C code. Highly recommended.

Cons

Sometimes doesn't quite get conversion exactly correct, but it's almost always close enough.

Review Source

RH

Razon H.  
Software Engineer  
Information Technology and Services  
Used the software for: 6-12 months

### "My Review on the use of this software."

July 10, 2019

5.0

While updating the old code of my prior developers, I faced huge problem as O-C is really hard to understand. Thanks to this software. Love this.

Pros

Direct integrated in xcode. Simple and convenient to use, much accurate.

Cons

Should have some sample free conversion atleast. Should have allow some other text editors.

Review Source

VG

Vikram G.  
iOS Developer  
Computer Software  
Used the software for: 1-2 years

### "Experience with working this software"

July 11, 2019

5.0

Pros

I like most because using this software my so many hardels resolve easily.

Cons

Some times getting problems with convert code.

Review Source

JS

Julian S.  
Developer  
Computer Software  
Used the software for: 1-2 years

### "Pretty good, best out there"

July 1, 2019

4.0

Pros

Easy to use, works well on most code, translation is pretty good

Cons

Slow and laggy, sometimes makes terrible mistakes

Review Source

VR

Verified Reviewer  
Project specialist  
Information Technology and Services  
Used the software for: I used a free trial

### "Awesome "

July 25, 2019

5.0

Awesome tool to use when we got a solution in objective c. But we need them at solution to be converted to swift. So this would be best option.

Pros

Easy to use Instant conversion Can convert files and particular code blocks

Cons

Nothing much. Overall good experience.

Review Source

KJ

Kyle J.  
Software Developer  
Computer Software  
Used the software for: 6-12 months

### "Makes Obj-C Easy Again"

July 2, 2019

5.0

Pros

I began with learning Swift and had to learn Objective-C for my job. As I was learning the language, Swiftify was essential to the process and even helped speed it up. I love the Xcode integration.

Cons

The limit for lines of code converted at once should be bigger.

Review Source

wM

winston M.  
ios developer  
Information Technology and Services  
Used the software for: 6-12 months

### "Efficient and helpful"

July 2, 2019

5.0

Helped me convert full code from objective c to swift

Pros

It makes easy to convert objective C to Swift in seconds without any effort

Cons

The Swift language changer between the two entry fields is difficult as user can't understand which language is currently selected.

Review Source

Similar Products

Featured