Type pdf text data jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 type pdf text data jobs found, pricing in GBP

    1. Create a chatbot. 2. Use an open-source LLM. 3. Use an iterative method to get a very large response. 4. Add a button in the chatbot. When enabled, it can show responses from public sources; otherwise, it must show results from a private source, such as a Pinecone database. Additionally, there should be a page where I can upload my text and PDF files. The response will be displayed like ChatGPT, with a typewriter effect & tell me more ..follow up response multiple time

    £57 (Avg Bid)
    £57 Avg Bid
    1 bids

    I'm in need of a skilled prog...programmer to create an automation code page for me. This code page will be focused on text processing, so a strong understanding of working with textual data is essential. Key Requirements: - Proficient in JavaScript: The automation code should be written in JavaScript to ensure compatibility with other platforms. - Automation Experience: The primary function of this code will be automating tasks. A proven track record in building automated processes is highly desirable. - Text Processing: The code must be able to accurately and efficiently process textual data. Experience in this field will be a huge advantage. If you have experience in JavaScript, a background in automation, and a strong familiarity with text pro...

    £15 (Avg Bid)
    £15 Avg Bid
    9 bids

    I'm seeking a skilled individual who can help me implement...chosen candidate should have a sound understanding of MQTT (Message Queuing Telemetry Transport) and how to use it to integrate various IoT devices. - Data Collection & Analytics: Proficiency in handling data streams from these devices, ensuring seamless collection, storage, and basic analytics. - User Interface & Experience: Creating a clear, intuitive UI to monitor and interact with the IoT data is essential. Ideal Skills: - Proficient in Java, MySQL, and Tomcat - Experience with MQTT and IoT SCADA is a plus - Strong background in designing user-friendly interfaces - Able to deliver quality work within a tight timeframe Go through the PDF file attached to understand the flow . For Gat...

    £472 (Avg Bid)
    £472 Avg Bid
    17 bids

    MAX $60 As a business owner, I'm looking for a skilled freelancer to help me transfer an application from my old Windows server to a new one. The server is currently running on Windows OS and the application is built with Visual FoxPro 9 and ASP...you accept the job) 2) Download Windows Server 2016 II, Office 2019, , .NET Framework 4.7 or 4.8, Visual FoxPro 9 Executable. And it should be Configured to the present environment. 3) The on-line application should be connected to the desktop version and tested. 4) Chemplan and all its functionality should be tested and should be working. The output function of chemplan including view, to PDF and printer should all be working. 5) 40% of the payment will be kept for two weeks after project delivery to be sure the system is working p...

    £43 (Avg Bid)
    £43 Avg Bid
    14 bids

    I'm looking for a small change on the attached advertising banner ae. I need someone to simply update the text from "2015" to "2024".

    £15 (Avg Bid)
    £15 Avg Bid
    152 bids

    I am in need of a skilled freelance video editor with dedicated expertise in YouTube video editing and who has knowledge about music and can edit my clients videos well. In this project you will have to edit all type of long and short videos. You have to edit the videos like this: Key Responsibilities: - Proficient in video editing software - Experience in editing Music related videos - Ability to create engaging visual content - Creative and able to conceptualize ideas - Prioritizing audio and video enhancement to improve the overall quality Preferred Skills: - Expertise in audio and video enhancement - Experience in editing YouTube content - Knowledge of current YouTube trends - Ability to complete tasks efficiently I am looking forward

    £9 (Avg Bid)
    £9 Avg Bid
    20 bids

    Landing Page for my website it will have animation and interactive elements, looking for some one who can finish it in 12-14 hours. Please check the attached pdf for details.

    £36 (Avg Bid)
    £36 Avg Bid
    75 bids

    I am seeking an experienced logo designer to create a vibrant, colorful logo for my brand. It should incorporate both text and symbolic elements. The specifications are as follows: 1. Logo Type: - I require a combination of text and symbols, which should strike a perfect balance and are easy to comprehend. 2. Key Elements: - Please note, no specific elements are mentioned for the symbol part. I value your creative input in this regard. 3. Color Scheme: - The logo should radiate energy, hence vibrant and colorful scheme is mandatory. Your choice of colors should be harmonious and make the logo pop. Ideal candidates would have extensive experience in logo design, with a portfolio showcasing a diverse range of styles, especially vibrant color palettes. Creat...

    £24 (Avg Bid)
    £24 Avg Bid
    47 bids

    I'm in need of a freelancer with experience in creating slideshow videos for social media events. - Type of Videos: The videos need to be slideshow style videos, in line with real-time events. Vivid and engaging images should be creatively compiled to weave compelling narratives. - Visual Style: The chosen aesthetic is realistic; the progression of images should evoke authenticity and true-to-life scenarios. - Length: Each video should be less than a minute - punchy, concise, and complete in delivering its message in a short span. Ideal skills: - Strong video editing skills particularly in creating eye-catching slideshow videos - Proven ability to adhere to a realistic style - Proven track record of working within time constraints, specifically in delivering videos that ...

    £61 (Avg Bid)
    £61 Avg Bid
    13 bids

    Hello, I need android app for assigning tasks to my employers.. Please experienced and low budget developers bid.. type "JSK" at the beginning of the bid, so i can know you have gone through the requirements properly..

    £20 (Avg Bid)
    £20 Avg Bid
    20 bids

    I need a skilled Excel prof...create a comprehensive spreadsheet for financial tracking. - Data Type: The primary focus will be on financial data, so the spreadsheet must expertly handle these calculations and entries. - Data Organization: The data should be organized by project. This includes clear separation of financial data under different project heads, ensuring a clean and easily navigable interface. - Functionality: I am looking for an Excel expert to incorporate some key features to help make the data easier to understand, like conditional formatting. Ideal Skills: - Proficient in Excel, particularly in managing financial data - Experience in creating user-friendly and logically structured spreadsheets - Understanding of con...

    £328 (Avg Bid)
    £328 Avg Bid
    104 bids
    Copy typing pdf 5 days left

    I need a freelancer to help me convert a set of PDF files into editable files. The purpose of this project is to create these files so that they can be entered into a database for storage and management. Requirements: - Data entry skills: You should be proficient in data entry as the information from the PDFs will need to be accurately transferred into an editable format. - Attention to detail: Precision is key here. The data should be entered without errors. - Basic understanding of databases: While you won't be required to manage the database, a basic understanding of how they work will be beneficial for the project. The format of the final data is yet to be determined, so your input on this matter would be valuable. Feel free to suggest the most...

    £8 / hr (Avg Bid)
    £8 / hr Avg Bid
    276 bids

    ...figure out how your payload should be formatted. for (const key in userInput) { // Input is in the format of {ingredientName}.{attribute} if (!(".")) continue // Split the key name by the '.' character const split = ('.') // Set the attribute for the ingredient by the first two dots // E.g. if the input is vinegar.type=mL it will set // {"vinegar": {"type": "mL"}} in the baseIngredients variable const ingredientName = split[0] if (typeof baseIngredients[ingredientName] === "undefined") { baseIngredients[ingredientName] = {} } const ingredientAttribute = split[1]; // Should be completely secure doing this??? // I don't think the hoomans can pollut...

    £21 (Avg Bid)
    £21 Avg Bid
    12 bids

    I have a small project that requires the entry of structured text data. The project will involve: Ideal candidate would have a strong attention to detail, excellent organizational skills, and a background in data entry. Experience with structured data formats is a plus. This should be a fairly quick task, but accuracy is key. I will share you more details in via chat box. Thanks

    £6 (Avg Bid)
    £6 Avg Bid
    210 bids

    I have a fillable PDF form that needs some text content changed. The visual design should remain the same. I'll be distributing the updated form through a freelancer. Ideal skills for this job include: - Proficiency in PDF editing software - Attention to detail for precise text changes - Understanding of fillable PDF forms - Experience in digital distribution of documents Please note that the design should be maintained exactly as it is, with the changes only affecting the text content.

    £13 (Avg Bid)
    £13 Avg Bid
    54 bids

    ...listings based on specific criteria such as location, industry, and job type. - Subscription-Based Fees: Implement a flexible subscription model to unlock premium features and services, enhancing user engagement and monetization opportunities. - Multi-Language Support: Cater to a global audience by offering the app and website in multiple languages, providing a more inclusive and accessible experience for users worldwide. Project Details: - Scope: The project involves developing both a mobile application and a website with the aforementioned functionalities. - Timeline: We aim to complete the project within 6 months, with flexibility for milestone-based delivery. - Communication: Regular communication via email, text, and phone calls to ensure alignment and progress trac...

    £20 - £39 / hr
    Sealed NDA
    £20 - £39 / hr
    103 bids

    I need an experienced graphic designer with an understanding of aesthetic logo and letter pad designs to create an innovative, custom design. Key Requirements: • Create a text-based logo with symbol elements. The design should be distinctive and contemporary. • Use a color scheme of blue and gold. Specifically, the design should feature blue letters with some elements in blue, while others should be in gold. My preference is for a vibrant, rich tone that ensures the design remains prominent and visually appealing. • Follow the examples provided in the attachments for the symbol elements to be incorporated into the design. The symbol chosen should reflect our brand and communicate our identity effectively. Ideal Skills: • Graphic Design • Brand Identity...

    £9 (Avg Bid)
    £9 Avg Bid
    40 bids

    I'm seeking a data entry specialist with a knack for precision to type data from PDFs into an online database. Key Requirements: - As a data entry specialist, you will be responsible for the accurate and timely entry of data from PDFs into our online database. - The data format should match the original PDFs, with no specific validation rules needed. - The ideal candidate will be detail-oriented, with a proven track record of data entry. If you're someone who enjoys working with data and has an eye for detail, this could be an ideal project for you.

    £39 / hr (Avg Bid)
    £39 / hr Avg Bid
    34 bids

    ...replacing . Key Responsibilities: - Convert all references of . to .au throughout the entire website - Update SEO settings to accommodate the new domain - Ensure smooth transition without any loss of data or functionality Ideal Candidate: - Proficient in web development and coding - Extensive experience with SEO and domain migration - Attention to detail to ensure no broken links or missing references - Excellent communication skills to provide updates and seek clarification - Familiarity with the business context and ability to work within an existing framework. -Type " to .AU" in your response to show you actually read this brief. Please provide examples of similar projects you've completed in the past. domain name is attached. We nolonger have the ....

    £74 (Avg Bid)
    £74 Avg Bid
    60 bids

    ...robust application or website that can provide comprehensive takeoffs from uploaded residential and commercial slab plans. Key Features: * Object Detection and Text Extraction AI Capabilities - Uses advanced AI algorithms to detect and interpret various elements within the slab plans. * Supports Multiple Formats - Must be able to process JPEG and PDF formats. * Comprehensive Detail Analysis - Capability to identify and count specific components such as void formers, reinforcement bars, and structural beams. Ideal Skills and Experience: * Extensive experience in AI Development, specifically in the fields of Object Detection and Text Extraction * Demonstrable experience in creating software that can process and interpret renderered images in multiple formats * Prio...

    £3951 (Avg Bid)
    £3951 Avg Bid
    15 bids

    I'm looking for an infographic, 1 page slide to present the workflow of a recruitment service. The info graphic will need to have both a process-illustration and written content (steps) that will need to be incorporated into the document. the written content will all be provided. There is a large amount of written content which mostly n...workflow of a recruitment service. The info graphic will need to have both a process-illustration and written content (steps) that will need to be incorporated into the document. the written content will all be provided. There is a large amount of written content which mostly needs to be presented on the single page - approx 2000 characters with spaces. the final product should be exported to a PDF which will be incorporated into an executiv...

    £57 (Avg Bid)
    £57 Avg Bid
    77 bids

    i have a list of 11,000 car part numbers. need to find the image from each one, if you type the part number in google you'll find the image for that part.

    £116 (Avg Bid)
    £116 Avg Bid
    242 bids

    ...Step 8: Save a second copy of the file in PDF version (Powerpoint will offer you an option called "Save as file type") Step 9: That's all. Move on to the next name in the Excel sheet This is an intensive, manual work project that will take at least 4 hours of dedicated effort and being very careful (no wrong names, no wrong file spellings) Please proceed with reading further, only if you are willing to work hard and devote time to complete the task correctly. The criteria are: What we are looking for - Your ideal skills and experience: - Excellent attention to detail - Ability to work efficiently and meet strict deadlines - Experience in data entry and data management Deliverables: - 350 separate files with 2 versions each (Powerpoint PPTX...

    £10 (Avg Bid)
    £10 Avg Bid
    11 bids

    ...Step 8: Save a second copy of the file in PDF version (Powerpoint will offer you an option called "Save as file type") Step 9: That's all. Move on to the next name in the Excel sheet This is an intensive, manual work project that will take at least 4 hours of dedicated effort and being very careful (no wrong names, no wrong file spellings) Please proceed with reading further, only if you are willing to work hard and devote time to complete the task correctly. The criteria are: What we are looking for - Your ideal skills and experience: - Excellent attention to detail - Ability to work efficiently and meet strict deadlines - Experience in data entry and data management Deliverables: - 350 separate files with 2 versions each (Powerpoint PPTX...

    £15 (Avg Bid)
    £15 Avg Bid
    117 bids

    I am in need of a professional who can help me with the design and typesetting of 30-35 pages of registration and agreement forms. The key specifications of this project are as follows: - The forms I need are mainly Registration Forms and Agreement Forms. - The forms are to be designed for digital use only. I do not require physical copies. - The final deliverables should be in PDF and MS Word format. - The forms need to have fillable form fields. - The design must be appealing, professional, and align with the branding of my organization. - Attention to detail is crucial to ensure no mistakes or inaccuracies. I am looking for someone with a strong background in Desktop Publishing (DTP) and graphic design, who can deliver quality work in a timely manner. Experience and familiarity...

    £61 (Avg Bid)
    £61 Avg Bid
    30 bids

    ...familiarity with Windows, macOS, and Linux is ideal. - **Purpose**: The primary aim of the deployment is for text ebedding (vector db) and generation. - **Requirements**: Specifically, I'm looking for functionality related to Language modeling and retrieval augment generation in the LLM applications. - mongoDB should be set up runining a .sh file - docker-compose deploy of the app Essential skills for this project include a strong background in Python programming and experience with deploying applications on different operating systems. Previous work in natural language processing (NLP) or machine learning operations (MLOps) will also be a strong advantage. Your understanding of text generation and the specific functionalities mentioned will be key to the success of...

    £145 (Avg Bid)
    £145 Avg Bid
    19 bids

    I have a large batch of text data in PDF files that needs to be copied and pasted into a specific format. Key Requirements: - Transfer text data from various PDF files - Ensure accuracy and precision in the copying - The time-sensitive nature of the task - The data must be transferred into a format that is easy to work with Ideal Candidate: - Proficient in using PDF files - Strong attention to detail - Previous experience with data entry/copy-paste tasks - Ability to work under time constraints

    £9 (Avg Bid)
    £9 Avg Bid
    92 bids

    I'm looking for a Python developer to create a simple Dash app that includes a PDF viewer. Key Requirements: - User can upload multiple pdf files in the app. - The user can select which pdf should be displayed in the viewer - the user can enter a text in a text box and when hit submit the app should be able to highlight those texts in the PDF. - The pdf viewer should have search feature, pages and zoom in and out.

    £77 (Avg Bid)
    £77 Avg Bid
    47 bids

    I will pay no more than 30 dollars for this work. Please do not send a bid if you are going to offer a higher price. I'm seeking a skilled PHP programmer proficient with Cora. The goal is to automate the sharing of articles from my website to my business Facebook page. Key requirements: - Automate sharing: I want the programmer to ensure that whenever a new article is upload...automation, you will need to test it thoroughly to ensure it works as intended. Any issues that arise will need to be identified and resolved promptly. This is a crucial project for me, as I am aiming to maintain a consistent online presence for my business. If you believe you have the necessary skills and experience, I'd love to hear from you. Please only apply if you have prior experience with this ...

    £19 (Avg Bid)
    £19 Avg Bid
    17 bids
    Automating Logistics Process 5 days left
    VERIFIED

    ...order form in Excel, converts it to PDF, and sends it to the chosen courier to confirm the shipment. Automate File Transfer Based on Client and Project: Implement a system that automatically transfers the transport query from one file to another in the local drive based on the client and the current project folders. Project Goals: Automate Courier Selection: Develop a way to automatically select suitable couriers from the database based on predefined criteria (distance, size, location). Automate Communication: Automate the process of contacting couriers via Outlook, including sending inquiry emails and processing their responses. Automate Order Processing: Automatically generate an order form based on the selected courier's details, convert it to PDF, and send it t...

    £122 (Avg Bid)
    £122 Avg Bid
    27 bids

    I'm seeking a skilled web developer to create an e-commerce website with a shopping cart functionality. Key Project Details: - Objective: The primary goal of this project is to develop a fully functional e-commerce website from scratch. - Website Type: The site should be an e-commerce platform, allowing users to browse, search, and purchase products/services. - Features: The most critical feature I need is a shopping cart where users can add products and proceed to checkout. Ideal Freelancer: - Proficient in web development and e-commerce website creation. - Experience with implementing shopping cart functionality. - Skilled in creating intuitive and user-friendly interfaces for e-commerce platforms. If you have a robust portfolio of previous e-commerce website projects wit...

    £16 / hr (Avg Bid)
    £16 / hr Avg Bid
    257 bids

    I need a Python script that can batch process text overlay onto images (jpg/png). All the images and all the text will be unique. Each set of text(s) (1-2 sentences) will have its own unique image. (one-to-one) I would like to have a CSV file containing all the unique sets of text. The script would reference a folder of images. The script needs to be able to handle 20-200 images. I would like to be able to change the font style, size, the position on the image, and to have the text be able to wrap to the next row on the image.

    £112 (Avg Bid)
    £112 Avg Bid
    33 bids

    ...Scalp Micropigmentation business. The design should include: - Incorporation of our specific business colours, reflecting our unique brand. - Grey #282828 - Gold #c59460 - White #ffffff - Header Font - DM Serif Display (Google font) - Body Font - Quicksand (Google font) - Dimensions of 400cm X 300cm with a 10cm bleed on all sides (at 300 dpi) - Raw files included. Must also have a PDF version. - Inclusion of: - Company Name: Scalpology (logo attached) - Company Slogan: Is hair loss your biggest headache? (emphasis on the word hair loss) - Contact information - Must also include: UK's leading Scalp Micropigmentation Centre & Academy now in Cyprus - Scalp Micropigmentation details: - Male or Female Pattern Baldness - Surgical or Hair Tra...

    £100 (Avg Bid)
    Urgent Guaranteed
    £100
    408 entries

    ...across a busy summer camp campus. This sheet will be regularly updated by our facility maintenance team. The ideal candidate should: - Have substantial experience in creating dynamic and user-friendly Google Sheets. - Understand logistics and scheduling in a maintenance setting. Key features of the Sheet should include: - A system for recording painting/repair locations. - Fields for indicating the type of paint or repair needed. - An integrated cleaning schedule that doesn't disrupt ongoing summer camp activities. - A remark section to note if the cleaning crew has cleaned, dusted and removed furniture from the areas needing repairs. - Detailed focused cleaning taskers, such as Hi/low dusting, Carpet cleaning ( extraction & encapsulation) table and chair details, and ...

    £105 (Avg Bid)
    £105 Avg Bid
    92 bids

    ...repair company. The database will cater to a sizeable clientele of 5000 customers. The details to be incorporated include: * Equipment type (X-ray machines, Dental chairs, Autoclaves) * Maintenance history * Customer details (Clinic name, number, email address etc.) In order to succeed in this project, you should have: * Strong database creation skills with the ability to account for our unique needs * Experience in the healthcare sector, specifically knowledge of dental equipment * Excellent problem solving and critical thinking skills for effective database design * Understanding of confidentiality requirements given the sensitive nature of the customer data This system will be invaluable in streamlining our operations, ensuring seamless tracking of maintenance, a...

    £332 (Avg Bid)
    £332 Avg Bid
    39 bids

    Need exactly the same design with the attachment please provide the design in high quality pdf format. Also need the project files as well. Gonna use this design on wedding invitation card

    £66 (Avg Bid)
    £66 Avg Bid
    107 bids

    Please develop a Python script to retrieve restaurant data from Google Maps using the Maps/Places API. The script should specifically target restaurants that have a phone number but *without* a website. The inputs I need to enter are: - Location (latitude and longitude) - Search Radius (meters) - Restaurant Type (including catch all types in the "Food and Drink" category) Key Data to Retrieve, output in a .CSV: - Name - Address - Phone Number - Google Maps URL Ideal skillset: - Proficient in Python - Strong experience with Google Maps/Places API - Ability to deliver results promptly and efficiently - Attention to detail to ensure accurate data retrieval

    £29 (Avg Bid)
    £29 Avg Bid
    18 bids

    I'm in need of someone with extensive knowledge of AWS Lambda functions and how it interacts with AWS Lex. I possess familiarity with AWS Lex but struggle with Lambda functionalities, specifically in setting up and running code in response to events. Ideal Candidate: - In-depth understanding of AWS Lambda functions and AWS Lex - St...setup so don't think it will take too long for someone experienced to show me what I am missing. Initially all I want is the Lambda function to invoke my bot and play a Welcome without needing user input to start the conversation. This project is more of a tutoring task, therefore, your communication skills should be excellent. I anticipate we will need to collaborate closely. If you’ve done this type of project before, please share t...

    £85 (Avg Bid)
    £85 Avg Bid
    15 bids

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout pla... Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concep...

    £73 (Avg Bid)
    £73 Avg Bid
    72 bids

    create 10 spreads (20 pages), an A5 book or magazine for Porsche Develop full research about the topic and writing the content to design an interactive digital artwork. Tasks to be covered: Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout pla... Task 1: Research your selection and analyze all needed aspects. Also, Mood Board (your visual research) + Layout plan (Dividers and interactive buttons) as we discussed in the class. Task 2: Design a suitable layout for your selected topic. Use Table, margins, columns, master pages, and paragraph/character style. Task 3: Submit InDesign file (Packaged) and export an interactive digital file (PDF). Task 4: A Presentation on screen, that discusses the project’s concep...

    £77 (Avg Bid)
    £77 Avg Bid
    90 bids

    Hello, I am looking for a branding expert for a spiritual hypnosis practice. If you have no experiemce in spirituality or this type of design, please dont respond. If so, show relevant portfolip

    £77 (Avg Bid)
    £77 Avg Bid
    69 bids

    Beginner level freealancer to create ...you don't need to know a lot about the topics. If you are wondering, It is nursing mcq (multiple choice questions). I have the questions and answers ready in a pdf. The first 428 questions are ready. Once the Question and Answer pdf is given, In the format mentioned above, just add another 3 options in Google sheet, and write the answer in Aiken formatting. Note: The question should be in one line (cell). After Each "ANSWER: X" is marked, the next line/row will be blank. Can you do a sample for the first 3 mcq? Can you do this for a 5-star review and lowest price? Do the sample in the attached Excel file by referring to the PDF attached. For sample, do the 3rd, 4th and 5th question as example in google sheet ...

    £2 / hr (Avg Bid)
    £2 / hr Avg Bid
    22 bids

    We need the following features: 1. Login/ registration 2. Stripe integration 3. Place and order 4. After placing order, user can upload files to start project 5. Admin receives files from order. 6. Email notification about order progress to user and admin 7. Admin uploads final report pdf to order and marks complete 8. User can download report from order page. End of flow. More details: What specific features would you like to include in the SaaS dashboard? User management, Payment processing, Upload and download files How do you envision the user interface of the SaaS dashboard? Modern and intuitive design What level of user access control do you need? Basic (e.g., admin and user roles only)

    £171 (Avg Bid)
    £171 Avg Bid
    58 bids

    Hey mate - like the project that you did before for me I now need, urgently, 2 more cards: THE MOUSE IS OUT AUGUST 6 and THE IS NOT THE FUNHOUSE Can you do this ASAP??

    £17 (Avg Bid)
    £17 Avg Bid
    1 bids

    Description: I have a collection of sofa images taken in a factory setting that need to be placed in new backgrounds such as houses, and compiled into a PDF catalogue for virtual display. Tasks: Replace the factory background of each sofa image with a house background. Ensure proper lighting and perspective adjustments for realistic integration. Create a visually appealing PDF catalogue showcasing the sofas in different house settings. Provide high-quality images for virtual display. Send me a picture for example of one of our sofas send previous projects Deliverables: Edited sofa images in new house backgrounds. PDF catalogue file with all the sofa designs. High-resolution images optimized for virtual display. Criteria for Selection: Experience with background ...

    £54 (Avg Bid)
    £54 Avg Bid
    59 bids

    I am looking for someone that can design homes using SoftPlan software. I have already started the design & can email the SoftPlan files & digital PDF copy of the plan we need drawn.

    £713 (Avg Bid)
    £713 Avg Bid
    48 bids

    ...These templates would be used to generate dynamic PDFs based on the new records in the database. - **PDF Generation**: Upon detecting a new record, the application should automatically generate a PDF based on a selected WYSIWYG template. Naming convention based on filed in processing record. Option Password added to pdf. I would like the application to be user-friendly and easy to navigate for non-technical users. It is essential that this application runs efficiently on a Windows platform. Ideal Skills & Experience: - Proficiency in Desktop Application Development - Strong MySQL and Database Monitoring Skills - Experience with WYSIWYG Template Management - Previous experience in PDF generation applications - Knowledge of Windows Application Develo...

    £13 / hr (Avg Bid)
    £13 / hr Avg Bid
    78 bids

    ...business for more than a decade. Our services: • Admin Support • Business Support • Marketing Support • Technical Support Industries we serve: • Construction • eCommerce • Finance • Healthcare • Hospitality • Insurance • Legal • Podcasting • Real Estate • And More! Some copy we’ve used before: • Virtual Assistant Services - Admin Tasks - Sales Calling - Customer Support - Lead Gen - Data Entry • Success Begins with the Right Team • Reduce Costs up to 70% Branding Guidelines: Brand Colors: Blue (#2092E1) and Orange (#F66E0A) Font: Roboto family Target Audience: • MSME: The design should appeal to micro-, small-, and medium-sized enterprise (MSME) business owners, ex...

    £39 (Avg Bid)
    Guaranteed Sealed
    £39
    15 entries

    A weight loss workbook that is appealing to look at and easy to use. Key Components: - The workbook will have textual content that is structured and visually appealing. - It should have graphics and images that are relevant to the content and help in understanding. - The interactive elements should include text input fields, checkboxes, and dropdown menus. These should be designed to be user-friendly and intuitive. The ideal freelancer for this project should have: - A strong understanding of design principles. - Proficiency in creating fillable PDFs with interactive elements. - An understanding of educational content design would be an advantage. - Good communication skills to ensure that the design aligns with the educational goals. Content should contain Weekly weight Daily ch...

    £59 (Avg Bid)
    Guaranteed
    £59
    49 entries